ExamGecko
Question list
Search
Search

Question 40 - 2V0-71.23 discussion

Report
Export

Which command has a valid syntax for scaling VMware Tanzu Kubernetes Grid cluster using Tanzu CLI?

A.
tanzu cluster scale <cluster_name> --controlplane 5 --worker 10 --namespace=<my_namespace>
Answers
A.
tanzu cluster scale <cluster_name> --controlplane 5 --worker 10 --namespace=<my_namespace>
B.
tanzu cluster scale <cluster_name> --controlplane-machine-count 5 --worker-machine-count 10
Answers
B.
tanzu cluster scale <cluster_name> --controlplane-machine-count 5 --worker-machine-count 10
C.
tanzu scale <cluster_name> --controlplane-machine-count 5 --worker-machine-count 10 --namespace=<my_namespace>
Answers
C.
tanzu scale <cluster_name> --controlplane-machine-count 5 --worker-machine-count 10 --namespace=<my_namespace>
D.
tanzu scale <cluster_name> --controlplane 5 ----worker 10
Answers
D.
tanzu scale <cluster_name> --controlplane 5 ----worker 10
Suggested answer: A
asked 16/09/2024
Mahmoud Ziada
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first