Broadcom-VMware
2V0-71.21 · Question #42
Select the tkg cli command below that provides valid syntax for scaling a Tanzu Kubernetes Grid cluster:
The correct answer is B. tkg scale cluster cluster_name --controlplane-machine-count 5 --worker-machine-count 10. https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.0/vmware-tanzu-kubernetes-grid- 10/GUID-tkg-cli-reference.html
Application Deployment and Management
Question
Select the tkg cli command below that provides valid syntax for scaling a Tanzu Kubernetes Grid cluster:
Options
- Atkg scale cluster_name --cp-machine-count 5 --node-count 10
- Btkg scale cluster cluster_name --controlplane-machine-count 5 --worker-machine-count 10
- Ctkg scale cluster_name --controlplane-machine-count 5 --worker-machine-count 10
- Dtkg scale cluster cluster_name --cp-machine-count 5 --node-count 10
How the community answered
(68 responses)- A4% (3)
- B74% (50)
- C9% (6)
- D13% (9)
Explanation
https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.0/vmware-tanzu-kubernetes-grid- 10/GUID-tkg-cli-reference.html
Topics
#tkg CLI#cluster scaling#controlplane nodes#worker nodes
Community Discussion
No community discussion yet for this question.