Skip to content

Commit 5583ed3

Browse files
committed
max pods error
1 parent a8c5fb4 commit 5583ed3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/aks/windows-faq.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@ To fix this error:
8484
1. Move Windows pods from existing Windows agent pools to new Windows agent pools.
8585
1. Delete old Windows agent pools.
8686

87+
## Why am I seeing an error when I try to deploy Windows pods
88+
89+
If you have specified a value in `--max-pods` that is less than the number of pods you want to create, you may see the error "No available addresses".
90+
91+
To fix this error:
92+
8793
## Why is there an unexpected user named "sshd" on my VM node?
8894

8995
AKS adds a user named "sshd" when installing the OpenSSH service. This user is not malicious. We recommend that customers update their alerts to ignore this unexpected user account.

0 commit comments

Comments
 (0)