Q.1.
Which description best fits a DaemonSet?
Q.2.
What is the function of a node?
Q.3.
The Kubernetes Network proxy runs on which node?
Q.4.
What command makes a node available for scheduling again?
Q.5.
What happens when a master node inside kubernetes fails?
Q.6.
How does master node communicate with worker node?
Q.7.
Which of the component assigns new workload to worker node?
Q.8.
What is a worker node responsible for?
Q.9.
What Kubernetes resources are NOT used to ensure the Application management?
Q.10.
Which of the following are valid docker commands?
Q.11.
What is the function of labels?
Q.12.
In the context of Kubernetes, what is a container?
Q.13.
Generally, what is a proxy service used for?
Q.14.
What is the correct order of steps to upgrade your OS?
Q.15.
A Volume stops to exist when a container restarted or deleted!
Q.16.
A Persistent Volume depends on the lifetime of a Pod!
Q.17.
Secrets cannot be mounted into pods via a volume!
Q.18.
Based on what do Networkpolicy resources select pods to define and apply rules?
Q.19.
A service account is scoped to a namespace
Q.20.
What is not a valid affinity rule?