Skip to content

Commit 116e291

Browse files
authored
Merge pull request #45514 from macolso/patch-6
Windows containers for Virtual Node/Kubelet
2 parents b9bdb5e + 3aaee1e commit 116e291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/virtual-nodes-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Virtual Nodes functionality is heavily dependent on ACI's feature set. The follo
6363
* [Host aliases](https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/)
6464
* [Arguments](../container-instances/container-instances-exec.md#restrictions) for exec in ACI
6565
* [DaemonSets](concepts-clusters-workloads.md#statefulsets-and-daemonsets) will not deploy pods to the virtual node
66-
* [Windows Server nodes (currently in preview in AKS)](windows-container-cli.md) are not supported alongside virtual nodes. You can use virtual nodes to schedule Windows Server containers without the need for Windows Server nodes in an AKS cluster.
66+
* Virtual nodes support scheduling Linux pods. You can manually install the open source [Virtual Kubelet ACI](https://github.com/virtual-kubelet/azure-aci) provider to schedule Windows Server containers to ACI.
6767

6868
## Launch Azure Cloud Shell
6969

0 commit comments

Comments
 (0)