nerdexam
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)
  • A
    74% (32)
  • B
    7% (3)
  • C
    5% (2)
  • D
    14% (6)

Community Discussion

No community discussion yet for this question.

Full 2V0-71.23 Practice