Want to pass your Linux Foundation Certified Kubernetes and Cloud Native Associate (KCNA) KCNA exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
Which command is used to expose Kubernetes service
A. kubectl expose
B. kubectl create
C. kubectl run
You might need to run a stateless application in kubernetes, and you want to be able to scale easily and perform rolling updates. What kubernetes resource type can you use to do this
A. Dameon set
B. Replica set
C. Deployment
D. pod
E. service
F. Stateful set
What is the name of the Kubernetes agent that runs on each worker nodes?
A. kubelet
B. systemd
C. kube-proxy
D. pod