fix: disable kubelet webhook auth in kubeadm init config #89

Merged
micqdf merged 1 commits from stage into master 2026-03-02 16:50:31 +00:00

1 Commits

Author SHA1 Message Date
fb21fbef4f fix: disable kubelet webhook auth in kubeadm init config
Some checks failed
Terraform Plan / Terraform Plan (push) Has been cancelled
- Use explicit kubeadm config file with KubeletConfiguration
- Disable webhook authentication which was causing 'no client provided' error
- Add ConditionPathExists to kubelet systemd unit
2026-03-02 16:49:21 +00:00