You are on page 1of 4

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

a None

b To mount a device

c Is a text editor.

d To perform arithmetic calculations

e Used as text filter

f None of the above

Q2: What did the 1.8 version of Kubernetes introduce??

a Taints and Tolerations

b Cluster level

The correct Answer is: None

d Logging Secrets

e Federated Clusters

The correct Answer is: None

Q3: The BODY Tag is usually used after?

a HEAD Tag

b TITLE Tag

c HTML Tag

d None

e None

f EM Tag

Q4: What does HTML stand for??


a None

b Home Tool Markup Language

c None

d Hyperlinks and Text Markup Language

e None

f Hyper Text Markup Language

Q5: How are links defined in an <a> tag??

a Src-link

b None

c Src

d Href

e Hlink

f None

Q6: How to scale a service to 7 replicas in Docker Swarm??

a None

b docker service scale name_of_your_service_here=7

c docker service replica-set name_of_your_service_here=7

d None

e docker service update name_of_your_service_here=7

f docker service upgrade name_of_your_service_here=7

Q7: Docker can build images automatically by reading the instructions from:?

a Dockerfile

b docker.config
c docker.json

d None

e docker.yaml

f None

Q8: Which command can be used to find a word from a text file??

a grep

b find

c None

d cut

e None

f sort

Q9: Which command is used to specify the number of records to return??

a LIMIT

b SELECT

c SELECT SPECIFIC

d EXTRACT

e None

f SELECT TOP

Q10: Some tags enclose the text. Those tags are known as?

a Couple tags

b Single tags

c None

d Double tags
e None

f Pair tags

Q11: The handler invoked by Kubelet to check if a container’s IP address is open or not is??

a None of the above

b HTTPGetAction

c TCPSocketAction

d ExecAction

The correct Answer is: None

The correct Answer is: None

You might also like