Skip to content

Commit e673a1b

Browse files
authored
Merge pull request #78917 from iainfoulds/akswindowsvirtualnodes
[AKS] Add Windows Server nodes limitation
2 parents 40bbdb3 + ae385d2 commit e673a1b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

articles/aks/virtual-nodes-cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Virtual Nodes functionality is heavily dependent on ACI's feature set. The follo
6464
* [Host aliases](https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/)
6565
* [Arguments](../container-instances/container-instances-exec.md#restrictions) for exec in ACI
6666
* [Daemonsets](concepts-clusters-workloads.md#statefulsets-and-daemonsets) will not deploy pods to the virtual node
67+
* [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.
6768

6869
## Launch Azure Cloud Shell
6970

articles/aks/virtual-nodes-portal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Virtual Nodes functionality is heavily dependent on ACI's feature set. The follo
6464
* [Host aliases](https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/)
6565
* [Arguments](../container-instances/container-instances-exec.md#restrictions) for exec in ACI
6666
* [Daemonsets](concepts-clusters-workloads.md#statefulsets-and-daemonsets) will not deploy pods to the virtual node
67+
* [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.
6768

6869
## Sign in to Azure
6970

0 commit comments

Comments
 (0)