Kubernetes MCQ

Kubernetes MCQ

  • Sharad Jaiswal
  • 24th Jun, 2021

We have listed below the best Kubernetes MCQ Questions for your basic knowledge of Kubernetes. This Kubernetes Quiz Test contains 20+ Kubernetes Multiple Choice Questions. You have to select the right answer to every question to check your final preparation for Kubernetes MCQ Interview or Exams.

Practice Best Kubernetes MCQ Questions

1) What is the basic operational unit of Kubernetes?

  • A. Task
  • B.Nodes
  • C.Pod
  • D.Container

2) Kubernetes cluster data is stored in _______

  • A. Etcd
  • B.Kubelet
  • C.Kube-apiserver
  • D.None of them

3) Kubernetes version 1.8 introduced _________

  • A. Secrets
  • B.Taints and Tolerations
  • C.Federated Clusters
  • D.Cluster level Logging

4) Which of the following are core Kubernetes objects ?

  • A. Pods
  • B.Volumes
  • C.Services
  • D.All of them

5) Kubernetes Network proxy runs on which node ?

  • A. Master Node
  • B.Worker Node
  • C.CIDR Node
  • D.Both A & B

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

  • A. Etcd
  • B.Pod
  • C.Kubelet
  • D.Scheduler

7) Replication Controllers and Deployment Controllers are part of

  • A. Etcd manager
  • B.Kubeadm
  • C.API Controller Manager
  • D.Master Controller Manager

8) Kubernetes is written in _______

  • A. C++
  • B.Python
  • C.Go
  • D.Java

9) Which of them is a Kubernetes Controller ?

  • A. ReplicaSet
  • B.Deployment
  • C.Rolling Updates
  • D.Both A & B

10) Kubernetes is developed by _______

  • A. IBM
  • B.Microsoft
  • C.Google
  • D.None of them

11) ....................... are the Kubernetes controllers.

  • A. Replicaset
  • B.Deployment
  • C.Namespace
  • D.Both Replicaset & Deployment

12) Cronjobs in kubernetes run in .....................

  • A. UTC only
  • B.GMT only
  • C.Local time zone
  • D.None of the above

13) Kubernetes is the type of cluster management software.

  • A. True
  • B.False

14) What are the features of Kubernetes?

  • A. Containerized infrastructure
  • B.Auto-scalable infrastructure
  • C.Higher density of resource utilization
  • D.All of the above

15) Which of the following are the components of Kubernetes Master Machine?

  • A. Scheduler
  • B.Controller Manager
  • C.API Server & etcd
  • D.All of the above

16) Which of the followings are the Kubernetes Node Components?

  • A. Docker
  • B.Kubelet Service
  • C.Kubernetes Proxy Service
  • D.All of the above

17) Kubernetes images are the key building blocks of Containerized Infrastructure.

  • A. True
  • B.False

18) Kubernetes API currently supports ........... type of selectors.

  • A. Set-based selectors
  • B.Equality-based selectors
  • C.both Set-based & Equality-based selectors
  • D.None of the above

19) What are the some important functionalities of a Namespace in Kubernetes?

  • A. Namespaces help pod-to-pod communication using the same namespace.
  • B.Namespaces provide logical separation between the teams and their environments.
  • C.Namespaces are virtual clusters that can sit on top of the same physical cluster.
  • D.All of the above

20) There are ............ types of Pods in kubernets?

  • A. 2
  • B.3
  • C.4
  • D.6

Leave A Comment :

Valid name is required.

Valid name is required.

Valid email id is required.

Related MCQ/Quiz

01st
Nov
MVC MCQ
01st
Jul
MS Word MCQ