You are on page 1of 4

Q1: How to list all Kubernetes pods in the current namespace, with more details??

a kubectl get pods -o details

b kubectl get pods -f more

c kubectl get pods -o wide

d None

e None

f kubectl get pods -v

Q2: Which are the notable application areas for Docker??

a None

b None

c None

d Simplifying configuration, Code pipelines management, Debugging capabilities


and Rapid deployment.

e Robust, Transparency, code illustrator and slow deployment

f None

Q3: To create a blank line in your web page?

a insert <BR> tag

b . insert <BLINE>

c press Enter two times

d None

e None

f press Shift + Enter

Q4: Which function in PHP Returns a list of response headers sent (or ready to send)?
a None

b headers_list()

c headers_list()

d header_send()

e header()

f None

Q5: Which command is used to access a running container??

a docker fetch container

b None

c docker exec -it container_id bash

d docker run container_id bash

e docker login container_id

f None

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

a None

b None

c False

d None

e None

f True

Q7: 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 assigning a cluster to newly created pods.


The correct Answer is: None

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

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

The correct Answer is: None

Q8: PHP allows you to send emails directly from a script?

a None

b None

c False

d None

e True

f None

Q9: How can you make a bulleted list??

a <ul>

b <ol>

c <dl>

d None

e None

f <list>

Q10: How to protect special characters in a query string??

a None

b None

c None

d urlbypass()
e url_encode()

f urlencode()

Q11: Which of the following elements marks The Ruby Text Component Of A Ruby
annotation??

aR

b Rt

c Ruby

d Rubytxt

e None

f None

You might also like