orange-cloudfoundry / k3s-wrapper-boshrelease

k3s wrapper scripts bosh release
Apache License 2.0
3 stars 2 forks source link

synchronize bosh lifecycle with k3s agents k8s status #32

Open poblin-orange opened 2 years ago

poblin-orange commented 2 years ago

In order to:

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 2 years ago

somwhat mitigated with k3s server and agent cordon/drain/uncordon support orange-cloudfoundry/k3s-boshrelease#8 orange-cloudfoundry/k3s-boshrelease#67