mirror of
https://github.com/rancher/types.git
synced 2025-09-16 23:08:25 +00:00
**Problem:** - Cannot bootstrap v1.12+ in Windows - Upgraded server from previous existing one will cause Windows agent failed **Solution:** - Adjust kubelet bootstrap options - Drop cadvisor-port - Drop MountPropagation from feature-gates - Public accessing AllK8sWindowsVersions - Support v1.14 options on Windows **Issues:** - https://github.com/rancher/rancher/issues/17341 - https://github.com/rancher/rancher/issues/19048