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 430 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
3
How to minimize latency between containers in Kubernetes?3
What is a kubelet?2
What are the differences between Kubernetes and OpenShift?8
Where does `kubectl` command store its **configuration file** ?4
What is the other nickname of Kubernetes?5
Complete the missing key words [keyword1] and [keyword2] in the following .yaml file4
Kubernetes hierarchy : what is inside what ?