Fixes
- Fixed a validation that required that all workers stay in the same network zone as the masters, even when the private network is turned off.
- Fixed a validation that required that all masters stay in the same network zone even when using an external datastore for the Kubernetes control plane
Improvements
- Fewer k3s server restarts when running the
create
command again after replacing one master.