Skip to content

Commit d643d2e

Browse files
committed
More incorp
1 parent 2612c84 commit d643d2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

AKS-Arc/system-requirements.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This minimum requirement is for an AKS deployment with one worker node for runni
5555
| Windows Server failover cluster | 32 | 256 GB |
5656
| Single node Windows Server | 16 | 128 GB |
5757

58-
For a production environment, final sizing depends on the application and number of worker nodes you're planning to deploy on the Windows Server cluster. If you choose to run AKS on a single-node Windows Server, you don't get features like high availability that come with running AKS on a Windows Server cluster or Windows Server failover cluster.
58+
For a production environment, final sizing depends on the application and number of worker nodes you're planning to deploy on the Windows Server cluster. If you choose to run AKS on a single-node Windows Server, you don't get features like high availability that come with running AKS on a Windows Server failover cluster.
5959

6060
You must install the same operating system on each server in the cluster. If you're using Windows Server Datacenter, the same OS and version must be the same on each server in the cluster. Each OS must use the **en-us** region and language selections. You can't change these settings after installation.
6161

@@ -87,6 +87,7 @@ The following requirements apply to a Windows Server Datacenter cluster.
8787
- Verify that you disabled IPv6 on all network adapters.
8888
- For a successful deployment, the Windows Server cluster nodes and the Kubernetes cluster VMs must have external internet connectivity.
8989
- Make sure all subnets you define for the cluster are routable between each other and to the internet.
90+
- Make sure that there's network connectivity between Windows Server hosts and tenant VMs.
9091
- DNS name resolution is required for all nodes to be able to communicate with each other.
9192
- (Recommended) Enable dynamic DNS updates in your DNS environment to allow AKS to register the cloud agent generic cluster name in the DNS system for discovery.
9293

0 commit comments

Comments
 (0)