You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/windows-faq.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,12 @@ To fix this error:
84
84
1. Move Windows pods from existing Windows agent pools to new Windows agent pools.
85
85
1. Delete old Windows agent pools.
86
86
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
+
87
93
## Why is there an unexpected user named "sshd" on my VM node?
88
94
89
95
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