Broadcom-VMware
2V0-71.23 · Question #12
Which command has a valid syntax for scaling VMware Tanzu Kubernetes Grid cluster using Tanzu CLI?
The correct answer is A. tanzu cluster scale <cluster_name> --controlplane 5 --worker 10 --namespace=<my_namespace>. See the full explanation below for the reasoning.
Question
Which command has a valid syntax for scaling VMware Tanzu Kubernetes Grid cluster using Tanzu CLI?
Options
- Atanzu cluster scale <cluster_name> --controlplane 5 --worker 10 --namespace=<my_namespace>
- Btanzu cluster scale <cluster_name> --controlplane-machine-count 5 --worker-machine-count 10
- Ctanzu scale <cluster_name> --controlplane-machine-count 5 --worker-machine-count 10 --
- Dtanzu scale <cluster_name> --controlplane 5
How the community answered
(43 responses)- A74% (32)
- B7% (3)
- C5% (2)
- D14% (6)
Community Discussion
No community discussion yet for this question.