You are on page 1of 4

Q1: Choose the correct HTML Tag to make a text Italic?

a <italic>

b <il>

c None

d <i>

e <it>

f None

Q2: How to stop a container with container id mentioned in the command??

The correct Answer is: None

b $ docker ter 109cb6nw

c $ docker stop -ls 109cb6nw

The correct Answer is: None

e $ docker stop 109cb6nw

The correct Answer is: None

Q3: Choose the odd one out.?

a bsh

b csh

c ksh

d None

e None

f Kernel

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


a Pods, Services, Droplets

The correct Answer is: None

The correct Answer is: None

d Pods, Docker, Volumes

e None of the mentioned

f Pods, Services, Volumes

Q5: Can I generate DLL files from PHP scripts like i can in Perl ??

a None

b None

c False

d None

e None

f True

Q6: How can you make a bulleted list??

a None

b <list>

c None

d <ol>

e <ul>

f <dl>

Q7: How to build a Dockerfile??

a None

b None
c $ docker build <path to docker file>

d None

e $ docker build in <path to docker file>

f $ docker build to <path to docker file>

Q8: What is UMASK??

The correct Answer is: None

b UMASK is a Unix environment variable, which not really used anymore and is
considered legacy.

c UMASK is a Unix environment variable, which is replaced by the chmod command


now however it's still largely used.

d UMASK is a Unix environment variable, which automatically sets the file visibility.

e UMASK is a Unix environment variable, which automatically sets file permissions


created files.

The correct Answer is: None

Q9: Which of the following are features of Kubernetes??

The correct Answer is: None

b Kubernetes Swarm

c Batch execution

The correct Answer is: None

e Secrets and configuration management

f Self-healing

Q10: Which Process Runs On Kubernetes Master Node??

a Kube-cli-proxy process runs on Kubernetes master node.

b Kube-apiserver process runs on Kubernetes master node.


The correct Answer is: None

d Kube-cli-server process runs on Kubernetes master node.

The correct Answer is: None

The correct Answer is: None

You might also like