synchronize bosh lifecycle with k3s agents k8s status
poblin-orange opened this issue · 1 comments
poblin-orange commented
In order to:
- avoid k8s start race condition
- be able to have reproductible bosh post deploy
should have a monit start level check to synchonize en of k3s-agent deploy with correct k8s node state (eg: node registered)
poblin-orange commented
somwhat mitigated with k3s server and agent cordon/drain/uncordon support orange-cloudfoundry#8 orange-cloudfoundry#67