You are on page 1of 3

Q1: What Is The Role Of Kube-scheduler??

a kube-scheduler is responsible for assigning a port to newly created pods.

b kube-scheduler is responsible for discovering the newly created pod and selects
an optimal node for them to run on

c kube-scheduler is responsible for assigning a cluster to newly created pods.

d kube-scheduler is responsible for assigning a node to old created pods.

The correct Answer is: None

The correct Answer is: None

Q2: One of the early proponents of a Relational Database who laid down many of the
principles we use to this day was:?

a Mahatma Coate

b None

c William Crawford

d Xigang Koi

e Edgar Codd

f None

Q3: Which statement is true for Replica set??

The correct Answer is: None

b Replica set is considered as a substitute to the replication controller. The prime


function of replica set is to assure the number of pod replicas running.

c Replica set is considered as the legacy replication controller. The prime function of
replica set is to remove the number of pod replicas running.

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None


Q4: Which service runs on each Kubernetes node and ensures containers are running in a
pod??

a kubeadm

b scheduler

c None

d etcd

e kubelet

f None

Q5: What is a cluster??

The correct Answer is: None

b A specific set of ordered operations

c A computer program or device that provides services to other computers

The correct Answer is: None

e A system made up of multiple servers and other resources

f A software package that performs a specific function for an end user

Q6: Is it possible to use COM component in PHP??

a True

b None

c None

d False

e None

f None

Q7: What are the API versions available??


a Alpha level, Beta level and Stable level. All these version features are in multiple
standards.

The correct Answer is: None

c Pod level, Stage level and Sigma level. All these version features are in multiple
standards.

d Single level, High level and Multi level. All these version features are in multiple
standards.

The correct Answer is: None

The correct Answer is: None

Q8: How to list all the docker containers are running with container details.?

a None

b None

c $ docker ps

d $ docker details

e $ docker ls

f None

You might also like