Resources
Written by
Updated at December 22, 2022
What resources are needed to maintain a Kubernetes cluster with a group of, say, three nodes?
Each node needs resources to run the components in charge of running the node as part of the Kubernetes cluster. For more information, see Dynamic resource allocation.
Can I change resources for each node in a Kubernetes cluster?
You can change resources only for a node group. You can create groups with different configurations in a Kubernetes cluster and place them in different availability zones. For more information, see Updating a Managed Service for Kubernetes node group.
Who monitors the scaling of a Kubernetes cluster?
In Managed Service for Kubernetes, you can enable automatic cluster scaling.