Adding a Windows Node to Kubernetes
· ☕ 7 min read
Here a Windows node is used mainly as a Worker, while the Master control plane stays on Linux.
1. System Configuration 1.1 Kubernetes Control Plane Since version 1.14, Kubernetes has added production-grade support for Windows nodes. Because Microsoft’s official documentation mainly covers installing the flannel network plugin, it is recommended here that Kubernetes also use the flannel plugin.