You are on page 1of 3

Q1: Which of these is not a valid name for a column?

a None

b Far

c Near

d From

e To

f None

Q2: What used to be called a minion in Kubernetes cluster??

a A monitoring engine used widely in Kubernetes.

The correct Answer is: None

The correct Answer is: None

d A worker node.

e Docker container service.

f A component of the master node.

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

a $_SERVER['SCRIPT_TYPE']

b $_SERVER['SERVER_ADDR']

c $_SERVER['AUTH_TYPE']

d $_SERVER['SERVER_NAME']

e $_SERVER['SERVER_TYPE']

f $_SERVER['PHP_SELF']

Q4: A one to many relationship can only contain multiple entries of both primary and
foreign keys.?
a None

b None

c True

d None

e False

f None

Q5: Which command can be used to determine file type by its content??

a None of the above.

b ls –l

c file

d None

e type

f None

Q6: What will be the output of the query SELECT MINIMUM (amount) FROM sales;?

a None

b return the lowest sales value

c None

d None

e None

f the query will generate an error

Q7: What is the command line interface used to communicate with Kubernetes??

a kubelet

b k8sctl
The correct Answer is: None

d kubectl

The correct Answer is: None

f kubeapi

Q8: Which command will you use to test the connectivity to the host from the master server
and make sure that it actually works??

a None

b ansible your_host_name_here -m pong

c ansible your_host_name_here -m ping

d ansible your_host_name_here -m try

e None

f ansible your_host_name_here -m connect

Q9: Which is not true about Docker Hub??

The correct Answer is: None

The correct Answer is: None

c Docker Hub provides an easy way to create, manage, and deliver your teams'
container applications

d Docker Hub is the world's largest library and community for container images

The correct Answer is: None

f Docker Hub is a totally private repository

You might also like