๐Ÿงช Azure Kubernetes MCQ Quiz Hub

"Kubernetes" Mcq

Choose a topic to test your knowledge and improve your Azure Kubernetes skills

This volume type can be used to share contents within containers in a pod, but will not persist beyond the life of a pod.





โœ… Correct Answer: 1

An abstraction in kubernetes which defines a logical set of pods and a policy to access them.





โœ… Correct Answer: 2

The Service Type _____________ works only if your cluster is setup to work with a cloud provider.





โœ… Correct Answer: 3

Kube-apiserver on kubernetes master is designed to scale.





โœ… Correct Answer: 2

________________ is a special namespace that is used for special purposes like bootstrapping a cluster.





โœ… Correct Answer: 1

The command to create Kubernetes service is





โœ… Correct Answer: 1

___________ is responsible for health check of the pods running on individual nodes





โœ… Correct Answer: 4

Cronjobs in kubernetes run in





โœ… Correct Answer: 1

______ service is automatically created for you k8s cluster creation and takes care of the internal routing of the cluster.





โœ… Correct Answer: 2

______ service is automatically created for you k8s cluster creation and takes care of the internal routing of the cluster.





โœ… Correct Answer: 2

_______ runs on each node and ensures containers are running in a pod.





โœ… Correct Answer: 1

___ manages the assigning nodes to pods depending on resource availability.





โœ… Correct Answer: 3

Kubernetes uses _______________________ to connect to ouath 2 providers to offload the authentication to external services.





โœ… Correct Answer: 3

To program additional authentication logic besides available authenticator modules, _______________ can be used.





โœ… Correct Answer: 2

As soon a service starts, .......... daemon running on each node add a set of environment variables on the pod for each active service.





โœ… Correct Answer: 2