Q1: Where can you find and share Docker container images??
a None
b Docker Swarm
c None
d Docker Cloud
e Docker Hub
f Docker Git
Q2: Which are the default networks in Docker??
a The default networks in Docker include bridge, host and none.
b None
c None
d None
e The default networks in Docker include rope, pin and halt.
f None
Q3: What are meta-tags??
a None
b Meta-tags are special tages and function used to display website or page
information.
c Meta-tags are keywords and description used to display website or page
information.
d None
e Meta-tags are codes and scripts used to display website or page information.
f None
Q4: Docker host's IP address by default is 192.168.99.100?
The correct Answer is: None
The correct Answer is: None
The correct Answer is: None
d False
The correct Answer is: None
f True
Q5: What does the Ansible setup module do??
a It helps you install Ansible on all of your servers
b None
c It helps you setup Ansible on the master server
d It sets up the connection between the master and the worker nodes
e None
f It shows you the information that the Ansible master server has about a host
Q6: Which of the following are true for etcd??
The correct Answer is: None
b To validate cluster nodes
c etcd is the primary datastore of Kubernetes; storing and replicating all Kubernetes
cluster state
d To encrypt cluster data and send it to a secrets manager
The correct Answer is: None
f etcd is a distributed key-value store
Q7: Which of the following is NOT supported by MySQL?
a Regular Expression Matching
b Table Joining
c None
d Stored Procedures
e None
f Temporary (Hash) Tables
Q8: How to remove the docker container with container id mentioned in the command.?
a None
b $ docker -rm rf 9b6343d3b5a0
c None
d $ docker rm 9b6343d3b5a0
e None
f $ docker rm -rf 9b6343d3b5a0
Q9: Which of the following attribute triggers an event when media data is loaded??
a onload
b oninpu
c None
d onhaschange
e None
f onloadeddata
Q10: Which of the K8s resources do not associate with any namespace??
a Services
The correct Answer is: None
c Persistent Volumes
d ReplicaSets
e DaemonSets
f Nodes
Q11: Which function gives us the number of affected entries by a MySQL query??
a mysqli_num_rows() return the number of entries affected by an SQL query.
b None
c mysqli_rows() return the number of entries affected by an SQL query.
d None
e mysqli_affected_rows() return the number of entries affected by an SQL query.
f None