You are on page 1of 5

Q1: Which is the environment variable which holds your home directory information??

The correct Answer is: None

b ADMINISTRATOR

The correct Answer is: None

d HOME.

e ROOT.

f It's generated dynamically

Q2: Which Ansible command will you use to install Apache on Ubuntu host??

a None

b ansible your_host_name_here -b -m wget -a "name=apache2 state=latest"

c ansible your_host_name_here apt install "name=apache2 state=latest"

d ansible your_host_name_here -b -m apt -a "name=apache2 state=latest"

e ansible your_host_name_here -b -m yum -a "name=apache2 state=latest"

f None

Q3: Kube-apiserver on kubernetes master is designed to scale.?

The correct Answer is: None

b Horizontally

The correct Answer is: None

The correct Answer is: None

e Vertically

The correct Answer is: None

Q4: ________is the enterprise-grade cluster management solution from Docker. It manages
your whole cluster from a single place.?
a Docker Swarm

The correct Answer is: None

The correct Answer is: None

d Docker Hub

e Docker Universal Control Plane

f Docker Compose

Q5: Why do we need HTML5 Server-Sent Events??

a None

b None

c None

d Server-Sent Events (SSE) is a recent HTML5 specification in combination with the


EventSource API designed for getting POST and GET request.

e None

f Server-Sent Events (SSE) is a recent HTML5 specification in combination with the


EventSource API designed for streaming updates.

Q6: DML is included into SQL language of:?

a None

b None

c managing users

d managing transactions

e description data

f managing data

Q7: _________ service is automatically created for you K8s cluster creation and takes care of
the internal routing of the cluster.?
a Headless

The correct Answer is: None

c NodePort

d Load Balancer

e ClusterIP

The correct Answer is: None

Q8: Text within <EM> … </EM> tag is displayed as ________?

a None

b italic

c bold

d indented

e None

f list

Q9: What is the difference between echo and print??

a Print can take multiple parameters where as echo cannot

b None

c Print is a function where as echo is not.

d They both behave the same

e Echo can take multiple parameters where as print cannot

f None

Q10: What is Docker Machine??

a None

b None
c Docker machine is a tool that lets you install Docker Engine on virtual hosts

d None

e None

f Docker machine is a tool that lets you install Docker files on virtual hosts

Q11: Which command is used to create an empty file.?

a touch

b mkfile

c file

d mtfile

e None

f None

Q12: What do you know about Sematext Docker Agent??

a Sematext Docker agent runs as a large container in some Docker host and gathers
metrics, events and logs for all the containers and cluster nodes.

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e Sematext Docker agent runs as a large container in each Docker port and gathers
metrics, events and logs for some of the containers and cluster nodes.

f Sematext Docker agent runs as a small container in each Docker host and gathers
metrics, events and logs for all the containers and cluster nodes.

Q13: All HTML Tags must be enclosed In??

a None

b None
c # And #

d < And >

e ? And !

f { And }

Q14: What is a kube-proxy used for??

The correct Answer is: None

The correct Answer is: None

c To supplant an authentic webpage in a search engine's index and search page


results

The correct Answer is: None

The correct Answer is: None

f To load-balance traffic that is destined for services to the correct backend pods

You might also like