nerdexam
Nutanix

NCP-CN-6.10 · Question #98

A Platform Engineer is running a Kubernetes cluster version 1.28.1 on AWS that needs to be upgraded to version 1.29.9. This cluster was deployed with Nutanix NKP. Which two actions should the…

The correct answer is B. Upgrade Control Planes with nkp update controlplane aws --cluster-name=${CLUSTER_NAME} -- C. Upgrade Workers with nkp upgrade nodepool aws ${NODEPOOL_NAME} --cluster-. You've hit your limit · resets 5am (America/New_York)

Life Cycle Management and Troubleshooting

Question

A Platform Engineer is running a Kubernetes cluster version 1.28.1 on AWS that needs to be upgraded to version 1.29.9. This cluster was deployed with Nutanix NKP. Which two actions should the engineer take to complete this requirement? (Choose two.)

Options

  • AUpgrade Workers with nkp update nodepool aws ${NODEPOOL_NAME} --cluster-
  • BUpgrade Control Planes with nkp update controlplane aws --cluster-name=${CLUSTER_NAME} --
  • CUpgrade Workers with nkp upgrade nodepool aws ${NODEPOOL_NAME} --cluster-
  • DUpgrade the Cluster with nkp update cluster aws --cluster-name=${CLUSTER_NAME} --ami

How the community answered

(45 responses)
  • A
    13% (6)
  • B
    82% (37)
  • D
    4% (2)

Explanation

You've hit your limit · resets 5am (America/New_York)

Topics

#cluster upgrade#control plane#node pools#AWS

Community Discussion

No community discussion yet for this question.

Full NCP-CN-6.10 Practice