You are on page 1of 5

Q1: What is Minikube?

a None

b A pod object that a kubelet uses to represent a static pod

c None

d An abstraction used by Kubernetes to support multiple virtual clusters on the


same physical cluster

e A tool for running Kubernetes locally

f Specification of a Kubernetes API object in JSON or YAML format

Q2: PHP is an example of ___________ scripting language.?

a In-side

b Browser-side

c Server-side

d None

e None

f Client-side

Q3: What are Docker Images??

a Docker image is the source of Docker virtualization.

b None

c Docker image is the source of Docker system.

d None

e Docker image is the source of Docker container.

f None

Q4: How to dump pod logs (stdout) in Kubernetes??


a None

b kubectl log my-pod

c kubectl pod logs my-pod

d kubectl pods logs my-pod

e None

f kubectl logs my-pod

Q5: The default location of the ansible.cfg file is:?

a None

b /etc/ansible/ansible.conf

c /etc/ansible/ansible.cfg

d /etc/ansible.cfg

e /home/ansible/ansible.cfg

f None

Q6: What are meta-tags??

a None

b Meta-tags are codes and scripts used to display website or page information.

c Meta-tags are special tages and function used to display website or page
information.

d Meta-tags are keywords and description used to display website or page


information.

e None

f None

Q7: Which HTML element is used to define the description Data??

a <dt>
b None

c <dd>

d <li>

e <dl>

f None

Q8: The handler invoked by Kubelet to check if a container’s IP address is open or not is??

a ExecAction

The correct Answer is: None

c HTTPGetAction

The correct Answer is: None

e TCPSocketAction

f None of the above

Q9: To inspect the the boot process of a Linux system, which command can be used??

a None

b dmesg

c cat /var/log/boot.txt

d boot

e None

f cat /var/log/start

Q10: How to watch rolling update status of "frontend" deployment until completion in
Kubernetes??

a None

b None

c kubectl rollout status --live deployment/frontend


d kubectl rollout status -w deployment/frontend

e kubectl rollout status -s deployment/frontend

f kubectl rollout status -l deployment/frontend

Q11: Which of the following is correct about constants??

a Both of the mentioned answers.

The correct Answer is: None

c None of the mentioned answers.

The correct Answer is: None

e To define a constant you have to use define() function.

f To retrieve the value of a constant, you have to simply specify its name.

Q12: Which of the following is true for Kube-proxy??

The correct Answer is: None

b Kube-proxy can run on each and every node and can do simple TCP/UDP packet
forwarding across backend network service.

The correct Answer is: None

The correct Answer is: None

e Kube-proxy is a network proxy that runs only on the master node

The correct Answer is: None

Q13: What does SQL stands for??

a None

b Structured question language

c Separate query language

d None

e Strong question language


f Structure query language

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

a $ docker ps

b $ docker details

c None

d None

e None

f $ docker ls

You might also like