How would you return all the pod data in the json format using kubectl command?
Correct Answer:A
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#get
Which project in this list is a leading project in the observability space?
Correct Answer:A
https://github.com/cncf/landscape#trail-map
What is etcd used for in Kubernetes?
Correct Answer:D
etcd serves as a distributed object store that backs the Kubernetes API.
What is a benefits of Kubernetes federation?
Correct Answer:ABC
What is horizontal scaling?
Correct Answer:D
https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/ Text, letter Description automatically generated
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