Nutanix
NCP-CN-6.10 · Question #42
Looking at the nodepools for the Kubernetes cluster named demo, there is a node pool named md-1 with only one worker. This worker should be deleted along with the node pool md-1. How should this…
The correct answer is A. Run nkp delete nodepool md-1 --cluster-name=demo. You've hit your limit · resets 5am (America/New_York)
Workload Management
Question
Looking at the nodepools for the Kubernetes cluster named demo, there is a node pool named md-1 with only one worker. This worker should be deleted along with the node pool md-1. How should this task be accomplished?
Exhibit
Options
- ARun nkp delete nodepool md-1 --cluster-name=demo
- BRun acli vm.delete demo-md-1-hQ2sz-mw4p6-fptc
- CRun ncli vm.delete demo-md-1-hQ2sz-mw4p6-fptc
- DRun nkp node scale nodepool md-1 --replicas=0 --cluster-name=demo
How the community answered
(19 responses)- A79% (15)
- B5% (1)
- C5% (1)
- D11% (2)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#node pool management#nkp CLI#cluster operations#worker nodes
Community Discussion
No community discussion yet for this question.
