Consider the following Kubernetes Deployment: With the ReplicaSet: And the Pods: What happens if one of the Pods is terminated with the command kubect1 pod delete?
A.
The remaining Pods are stopped and the Deployment switches to the state Failed.
B.
The number of replicas in the ReplicaSet is changed to 4.
C.
The ReplicaSet immediately starts a new replacement Pod.
D.
The remaining Pods are stopped and a new ReplicaSet is started.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
ayuuk
Highly Voted 3 years, 8 months agoalex87
Most Recent 7 months, 1 week agogilbertlelancelo
2 years, 1 month agoBlob21
2 years, 2 months agolluisclava
2 years, 4 months agohector1978
3 years, 6 months ago