You are on page 1of 3

Q1: How to pull the Apache HTTP server image.?

a None

b None

c $ docker pull httpd img

d $ docker pull httpd

e $ docker pull http img

f None

Q2: What is the command ‘sed’ is used for??

a Used as text filter

b None

c To perform arithmetic calculations

d None of the above

e To mount a device

f Is a text editor.

Q3: Can we export data into an Excel file??

a None

b None

c None

d False

e None

f True

Q4: How to push docker image to docker hub??


a By using the docker merge

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e By using the docker-hub command

f By using the docker push

Q5: What Is K8s??

a Kubernetes, also sometimes called K8S (K – eight characters – S), is an open source
orchestration framework for containerized applications that was born from the Google data
centers.

The correct Answer is: None

c Kubernetes, also sometimes called K8S (K – eight characters – S), is an open source
backend framework for containerized applications that was born from the Azure data
centers.

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q6: Which of the mentioned is NOT part of the $_SERVER variable?

a $_SERVER['SERVER_TYPE']

b $_SERVER['AUTH_TYPE']

c $_SERVER['PHP_SELF']

d $_SERVER['SERVER_NAME']

e $_SERVER['SCRIPT_TYPE']

f $_SERVER['SERVER_ADDR']

Q7: How to show the metrics for a given node in Kubernetes??


a None

b kubectl uptime node my-node

c None

d kubectl ps node my-node

e kubectl top node my-node

f kubectl resources node my-node

Q8: What is the Ansible setup module used for??

a Setup Ansible on remote hosts

b Setup your SSH keys

c None

d Gathers facts about remote hosts

e None

f Setup ansible on a master host

You might also like