Add initial concept explanation of self-healing #48963
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
sig/architecture
Categorizes an issue or PR as relevant to SIG Architecture.
sig/docs
Categorizes an issue or PR as relevant to SIG Docs.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
This is a Feature Request
What would you like to be added
Add a brief page within https://kubernetes.io/docs/concepts/architecture/ that outlines Kubernetes' ability to self-heal, and link to some choice pages that help people learn more.
Why is this needed
https://kubernetes.io#k8s-features-heading says that Kubernetes is self healing but we don't really explain what that means. You can actually set up your cluster to automatically make replacement Pods, replacement storage volumes, replacement nodes etc. Some of that needs extra work. But right now we don't explain the concept.
Comments
Aim to add a minimum viable product - following our style guide etc, and leave room for people to add more detail.
Remember that concise docs are inherently a good thing. People usually don't want more to read.
/sig architecture
/sig docs
anyone can contribute here
/help
The text was updated successfully, but these errors were encountered: