You are on page 1of 2

Q1: What is the command in Docker which lists the details of all the network in the cluster.?

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

d $ docker network ls

e $ docker network ps

f $ docker network as

Q2: Which keyword is used with the UPDATE command to change the value??

a ADD

b None

c SET

d MODIFY

e CHANGE

f None

Q3: What is the Container Runtime??

a None

b Software that is responsible for running containers

c An API object that manages a replicated application

d None

e Stored instance of a Container that holds a set of software needed to run an


application

f A command line tool for communicating with a Kubernetes API server

Q4: What will happen If you run the command "init 6" in your terminal?
a Enter single user mode

b Start the system without a display manager (GUI)

The correct Answer is: None

The correct Answer is: None

e Shut down the system

f Reboot the system

Q5: Will a comparison of an integer 12 and a string "13" work in PHP??

a None

b None

c None

d True

e False

f None

Q6: While starting minikube, a configuration file, gets created by default inside what
directory on Linux??

a /home/user

The correct Answer is: None

c /tmp

d /root

e /home/user/.kube

The correct Answer is: None

You might also like