HA proxy is not restarted after host restart #1562
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
What happened:
Restarting the host breaks an HA kind cluster. HA Proxy container is not restarted as the rest of the nodes.
What you expected to happen:
HA Proxy restart just like the rest of the node
Here is
docker ps
output (after restarting the host)here is
docker ps -a
(after restart)How to reproduce it (as minimally and precisely as possible):
create ha cluster via
then restart host, kubectl should fail because ha proxy has not been restarted
Anything else we need to know?:
Environment:
kind version: (use
kind version
):kind v0.8.0 go1.14.2 linux/amd64
Kubernetes version: (use
kubectl version
):Docker version: (use
docker info
):OS (e.g. from
/etc/os-release
):The text was updated successfully, but these errors were encountered: