Questions
- What happens if you run the same
kubectl create
command twice? - What happens if you run the same
kubectl apply
command twice? - In terms of questions 1 and 2, why do they act differently the second time they are run?
- What is the purpose of a ReplicaSet, and what other resource creates a ReplicaSet?
- What is the purpose of
etcd
in a Kubernetes cluster? - How can a container find out the IP address of another container that runs in the same Pod?
- What happens if you create two Deployments with the same name but in different namespaces?
- What configuration of two Services with the same name can make them fail, even if they are created in two different namespaces?
Unlock this book’s exclusive benefits nowScan this QR code or go to packtpub.com/unlock, then search this book by name. |
![]() |
... |