nerdexam
Broadcom-VMware

5V0-23.20 · Question #26

Which value must be increased or decreased to horizontally scale a Tanzu Kubernetes cluster?

The correct answer is C. Worker node count. Scale a Cluster Horizontally With the Tanzu CLI To horizontally scale a Tanzu Kubernetes cluster, use the tanzu cluster scale command. You change the number of control plane nodes by specifying the --controlplane-machine-count option. You change the number of worker nodes by…

Operating and Administering vSphere with Tanzu

Question

Which value must be increased or decreased to horizontally scale a Tanzu Kubernetes cluster?

Options

  • ANamespaces
  • Betcd instance
  • CWorker node count
  • DReplicaSets

How the community answered

(57 responses)
  • A
    2% (1)
  • B
    11% (6)
  • C
    82% (47)
  • D
    5% (3)

Explanation

Scale a Cluster Horizontally With the Tanzu CLI To horizontally scale a Tanzu Kubernetes cluster, use the tanzu cluster scale command. You change the number of control plane nodes by specifying the --controlplane-machine-count option. You change the number of worker nodes by specifying the --worker-machine-count option.

Topics

#horizontal scaling#worker nodes#Tanzu Kubernetes cluster#cluster scaling

Community Discussion

No community discussion yet for this question.

Full 5V0-23.20 Practice