Hard
Kubernetes hierarchy : what is inside what ?
For shorter writing, the "A > B" sign means => A contains B.
Which of the following is true ?
Edit
3
Community Evaluations
soufyane
25/11/2024
This question is somewhat tricky. Why should 'Kubernetes Cluster > Pods > Containers' be correct, when we should pass through nodes first?
Dragon parfait
25/11/2024
If the second answer is true, the first is also true. Yet the question is ambiguous and most people are getting a wrong flag for not checking the first one. Would you like to propose a new version with an alternative to the first answer that would not be ambiguous ?
2
What is the other nickname of Kubernetes?1
How to persist data on a legacy application in Kubernetes?5
What are the Kubernetes managed services ?6
Where does `kubectl` command store its **configuration file** ?4
How to configure storage for stateful applications in Kubernetes?2
Complete the missing key words [keyword1] and [keyword2] in the following .yaml file2
How to minimize latency between containers in Kubernetes?