Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your Kubernetes cluster, currently with a single node-pool, is experiencing high traffic and requires expansion by adding a node. What is the correct approach to achieve this?
A
Edit the managed instance group of the cluster and enable autoscaling.
B
Use kubectl container clusters resize with the desired number of nodes.
C
Use gcloud container clusters resize with the desired number of nodes.
D
Edit the managed instance group of the cluster and increase the number of VMs by 1.