[kubeadm control plane] health checks #2243
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/active
Indicates that an issue or PR is actively being worked on by a contributor.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
User Story
In order to support cluster operations (scale up, scale down, upgrade), the controller must know if the cluster is in a state to run the operations. To this end we need a health check library for those features to use.
Detailed Description
Please see the health checks in issue #2241.
This requires a central library that will connect to a single etcd instance
This library can be used and a health check client can be built on top of it. This work will be coordinated with #2241 and #2242
/kind feature
/assign
/lifecycle active
/milestone v0.3.0
/priority important-soon
The text was updated successfully, but these errors were encountered: