Hello, this is mosuke.
I finally took the CKS(Certified Kubernetes Security) and passed. This entry describes the study methods and the testing environment.
CKS passed! How to study and what you need to know
Pod behavior during Kubernetes node failure
2022-07-22
Kubernetes
Hello, this is mosuke.
Today, I would like to confirm the behavior of pods when a node failure occurs in Kubernetes.
Until now, I had an incorrect understanding of pod behavior and scheduling in the event of node failure.
I am ashamed to admit it, but I would like to explain what I have confirmed for those who have the same misconceptions.