canonicized pages-for-subheaders

This commit is contained in:
martyav
2023-08-15 15:24:51 -04:00
parent 61b02185af
commit d6c2d05059
392 changed files with 1568 additions and 0 deletions
@@ -2,6 +2,10 @@
title: Launching Kubernetes on Windows Clusters
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/pages-for-subheaders/use-windows-clusters"/>
</head>
When provisioning a [custom cluster](use-existing-nodes.md) using Rancher, Rancher uses RKE (the Rancher Kubernetes Engine) to install Kubernetes on your existing nodes.
In a Windows cluster provisioned with Rancher, the cluster must contain both Linux and Windows nodes. The Kubernetes controlplane can only run on Linux nodes, and the Windows nodes can only have the worker role. Windows nodes can only be used for deploying workloads.