Easy
A Pod
is the smallest deployable unit of computing that you can create and manage in Kubernetes. A container
contains ( as its name suggests).
Which statement is true ?
Author: RaymondStatus: PublishedQuestion passed 415 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
5
Complete the missing key words [keyword1] and [keyword2] in the following .yaml file4
What is the other nickname of Kubernetes?5
How to configure storage for stateful applications in Kubernetes?3
How to minimize latency between containers in Kubernetes?8
Where does `kubectl` command store its **configuration file** ?3
What is a kubelet?4
Kubernetes hierarchy : what is inside what ?