Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Devising a plan#

Sumit Rawal answered on June 24, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers


Devising a plan#

0

Let’s take a look at the cluster resources we have in our cluster. It is small, and it’s not even a real cluster. However, it’s the only one we have (for now), so please use your imagination and pretend that it’s “real”.

Our cluster has 2 CPUs and 2 GB of memory. Now, let’s say that this cluster serves only development and production purposes. We can use the default Namespace for production and create a dev Namespace for development. We can assume that the production should consume all the resources of the cluster minus those given to the dev Namespace which, on the other hand, should not exceed a specific limit.

The truth is that with 2 CPUs and 2 GB of memory, there isn’t much we can give to developers. Still, we’ll try to be generous. We’ll give them 500 MB and 0.8 CPUs for requests. We’ll allow occasional bursts in resource usage by defining limits of 1 CPU and 1 GB of memory. Furthermore, we might want to limit the number of Pods to ten. Finally, as a way to reduce risks, we will deny developers the right to expose node ports.

Isn’t that a decent plan? I’ll imagine that, at this moment, you are nodding as a sign of approval so we’ll move on and create the quotas we discussed.

Popularity 3/10 Helpfulness 1/10 Language whatever
Source: Grepper
Tags: whatever
Link to this answer
Share Copy Link
Contributed on Jun 24 2023
Sumit Rawal
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.