libflexkube
libflexkube copied to clipboard
Consider tracking containers using names, rather than container IDs
This way, it should be possible to make a deployments stateless, at least partially as certificates still need to be provided and stored.
This for example, should allow to spawn kubelets on their own during node creation and then K8s operator could pick up their management, without getting the container ID somehow.
However, this may result in potentially removing containers, which were not created using flexkube.