Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

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

a Kubelet

b Kube scheduler

The correct Answer is: None

The correct Answer is: None

e Kube controller manager

f Kubectl

Q2: Which command is used to create new directory??

a dir

b None

c cdir

d mkdir

e None

f newdir

Q3: How to get current year in PHP ??

a year = $date_("Y");

b None

c None

d None

e year = date("Y");

f year = date("Year");

Q4: What is the meaning of "overhead" in MySQL??


a None

b None of the above

c The size of a table

d Temporary diskspace that the database uses to run some of the queries

e A tablespace name

f None

Q5: How to allow only registered users to comment on WordPress??

a If you don't want a comment from a new user on your blog, check the option
"Users must be registered and logged in to comment" from admin under the Settings option.

b None

c None

d None

e None

f If you don't want a comment from a new user on your blog, check the option "Users
must be registered and logged in to comment" from Discussions under the Settings option.

Q6: You can also get the Ansible documentation directly via your terminal by using:?

a None

b ansible --doc

c ansible-doc

d ansible -d

e None

f ansible-documentation

You might also like