Dies ist eine alte Version des Dokuments!
LU04e - How K8s "self-heals"
Goals
- I'm able to count and explain the relevant pieces of the „self-healing“ mechanism of K8s.
- I'm able to explain the purpose of each piece in my own words.
- I'm able to illustrate and verify this mechanism in an example.
- I can suggest and implement at least one measure when an error message appears.
Basics
In this article you will learn how K8s „self-heals“.
Exercises
- Read some background information before starting the exercise
- Watch again the video cast.
- Update an app in YOUR K8s cluster.
- Memorize the procedure. It will become handy for future exercises.