Explore K8s Pod restarts, failures, anomaly detections, handlers/hooks & remedial actions in Kubernetes #465
Closed
Description
Is this a BUG REPORT or FEATURE REQUEST?
FEATURE REQUEST
Why this feature request ?
This should help us organize our thoughts into actionable tasks (issues that can be implemented & closed in couple of days or max a week's time) w.r.t OpenEBS volume's High Availability. One can expect lot of actionable tasks that will go on to form the HA implementation of OpenEBS.
What this feature request should do ?
- Explore the various mechanisms of Pod & other K8s objects w.r.t this feature request
- Explore the various K8s components involved w.r.t this feature request
- Explore the various config options in these K8s components w.r.t this feature request
- Explore if custom failure detection logic/components can fit into the existing K8s components
- Explore the communication protocols used between the components w.r.t this feature request
- Explore the endpoints of these components w.r.t this feature request
- Build a workflow diagram that explains the life-cycle w.r.t this feature request.