Broadcom-VMware
5V0-23.20 · Question #106
Which command would be used to deploy a Tanzu Kubernetes cluster?
The correct answer is C. kubectl apply -f CLUSTER-NAME.yaml. https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.6/vmware-tanzu-kubernetes-grid- 16/GUID-tanzu-k8s-clusters-index.html
Deploying and Configuring vSphere with Tanzu
Question
Which command would be used to deploy a Tanzu Kubernetes cluster?
Options
- Akubectl create cluster -f CLUSTER-NAME.yaml
- Bkubectl apply cluster CLUSTER-NAME.yaml
- Ckubectl apply -f CLUSTER-NAME.yaml
- Dkubectl create -f CLUSTER-NAME.yaml
How the community answered
(33 responses)- A12% (4)
- B6% (2)
- C79% (26)
- D3% (1)
Explanation
https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.6/vmware-tanzu-kubernetes-grid- 16/GUID-tanzu-k8s-clusters-index.html
Topics
#kubectl#TKC deployment#YAML manifest#kubectl apply
Community Discussion
No community discussion yet for this question.