mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-18 11:12:23 +03:00
3c713a3f53
Daemonsets cannot be simply upgraded through a single API call, regardless of any kubectl documentation. The resource must be purged and then recreated in order to make any changes.