Kubernetes - Resource Management
Given the following Cluster Autoscaler configuration snippet:
What is the maximum number of nodes the autoscaler can add to the cluster?
--nodes=2:5:group-a --nodes=1:3:group-b
What is the maximum number of nodes the autoscaler can add to the cluster?
