You are on page 1of 3

Q1: What does 'become: yes' mean in Ansible playbooks??

a It means that the worker node should become a manager node

b It means that the service needs to be started once installed

c It means that the command must be retried until it succeeds

d It means that we would run all commands as root

e None

f None

Q2: How do you create a cookie in PHP??

a None

b makecookie()

c createcookie

d setcookie()

e getcookie()

f None

Q3: __________________ is responsible for health check of the pods running on individual nodes?

a Kube scheduler

The correct Answer is: None

The correct Answer is: None

d Kubelet

e Kube controller manager

f Kubectl

Q4: Who designed the Linux OS??


a Steve Wozniak

b Steve Linus

c Steve Jobs

The correct Answer is: None

The correct Answer is: None

f Linus Torvalds

Q5: Which command will you use to display the first user??

a kubectl config view user 1

b kubectl config view -o jsonpath='{.usersname[]}'

c None

d None

e kubectl config view -o jsonpath='{.users[*].name}'

f kubectl config view -o jsonpath='{.users[].name}'

Q6: What are Shortcodes in WordPress and how we can use it??

a Shortcodes is a specific code that is used to do recursion.

b Shortcodes is a specific code that is used to do control loop.

c None

d None

e None

f Shortcodes is a specific code that is used to do several tasks with less effort. Also, it
is synonymous with the shortcut.

Q7: Which of the following are core Kubernetes objects??

a Pods, Services, Volumes

b Pods, Docker, Volumes


The correct Answer is: None

d None of the mentioned

e Pods, Services, Droplets

The correct Answer is: None

Q8: Which command can be used to make variables of shell to be made available to sub
shell??

a export

b import

c None

d set

e echo

f None

You might also like