Medium
You want to ensure that the production applications running on your Kubernetes cluster are not impacted by test and staging deployments. Which features should you implement and configure to ensure that the resources for your production applications are prioritized?
Author: RaymondStatus: PublishedQuestion passed 422 times
Edit
0
Community Evaluations
John
15/02/2024
Je n'ai pas acces aux reponses attenduent mais quoi qu'il arrive en best practices les limit/request doivent configurées sur tous les POD, et les quotas doivent etre fixes sur tous les namespaces pour des raisons evidentes de securite. Et tant qu'on y est les Network policies doivent aussi etre deployees.
4
Kubernetes hierarchy : what is inside what ?5
Complete the missing key words [keyword1] and [keyword2] in the following .yaml file8
Where does `kubectl` command store its **configuration file** ?2
What are the differences between Kubernetes and OpenShift?3
What is a kubelet?3
How to minimize latency between containers in Kubernetes?4
What is the other nickname of Kubernetes?