Question
Configure kubelet in managed Kubernetes
Is there anyway to configure the kubelet in DigitalOcean’s managed Kubernetes? I would like to configure the eviction policies:
https://kubernetes.io/docs/tasks/administer-cluster/out-of-resource/
There seems to be a way to reconfigure kubelet in a live cluster but I’’m not sure if this is enabled for DigitalOcean’s managed Kubernetes.
https://kubernetes.io/docs/tasks/administer-cluster/reconfigure-kubelet/
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×