Nutanix
NCP-CN-6.10 · Question #109
A developer asked a Platform Engineer to review a deployment in the cluster called iot-1 in the workspace iot-plant-3, but the engineer does not have the kubeconfig file. Which command is valid for…
The correct answer is B. nkp get kubeconfig -c iot-1 -w iot-plant-3 > iot-1.conf. You've hit your limit · resets 5am (America/New_York)
Life Cycle Management and Troubleshooting
Question
A developer asked a Platform Engineer to review a deployment in the cluster called iot-1 in the workspace iot-plant-3, but the engineer does not have the kubeconfig file. Which command is valid for generating the kubeconfig file to review the Kubernetes cluster?
Options
- Akubectl get kubeconfig --cluster-name=iot-1 -w iot-plant-3 > iot-1.conf
- Bnkp get kubeconfig -c iot-1 -w iot-plant-3 > iot-1.conf
- Ckubectl get secret iot-1 -n kommander > iot-1.conf
- Dnkp get configmaps -n iot-plant-3 -c iot-1 > iot-1.conf
How the community answered
(31 responses)- A6% (2)
- B90% (28)
- D3% (1)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#kubeconfig#nkp CLI#cluster access#workspace
Community Discussion
No community discussion yet for this question.