Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Restart kubelet after tweaking etcd heartbeat.

Kurt Garloff requested to merge fix/restart-kubelet-after-etcd-tweak into main

Created by: garloff

We need to make sure the new parameters take effect. We do it unconditionally for now; as a side-effect, it does also take care of issue #280 (closed), where the etcd pod ridiculously remains in pending due to an allegedly failed mount (on a DirectoryOrCreate HostPath!).

Signed-off-by: Kurt Garloff kurt@garloff.de

Merge request reports