What are default kubernetes namespaces?
Correct Answer:
A
https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
Graphical user interface, text Description automatically generated with medium confidence
What is etcd used for in Kubernetes?
Correct Answer:
D
etcd serves as a distributed object store that backs the Kubernetes API.
How can you achieve cost optimization in the cloud environment?
Correct Answer:
C
What is the name of the Kubernetes agent that runs on each worker nodes?
Correct Answer:
A
https://kubernetes.io/docs/concepts/overview/components/
Graphical user interface, diagram, application Description automatically generated
What command can you use to get documentation about a resource type from the command line?
Correct Answer:
B
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#explain Graphical user interface, text, application, email Description automatically generated