Update resource requests/limits #272
Open
Labels
Comments
|
Minikube has following requests:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Change
For Kube control plane components launched as static pods
For pods across all the openshift namespaces
How
(a) Enabling pre-compiled admission controller ‘MutatingAdmissionWebhook’ to inject required resource requests/limits values for pods across all the openshift namespaces (admission-webhook.yaml)
(b) Resources requests/limits are updated in the manifest files of Kube control plane components (launched as static pods by Kubelet) (update-kube-controlplane.sh)
Implemented in #246
Expected and mesured improvements
Pros
Cons
The text was updated successfully, but these errors were encountered: