File tree Expand file tree Collapse file tree 1 file changed +10
-15
lines changed Expand file tree Collapse file tree 1 file changed +10
-15
lines changed Original file line number Diff line number Diff line change @@ -137,21 +137,16 @@ Windows Annual Channel versions are based on the Kubernetes version of your node
137
137
If you successfully created a Windows Annual Channel node pool, you should see the following output:
138
138
139
139
```output
140
- [
141
- {
142
- ...
143
- Name: npwin
144
- Roles: agent
145
- Labels: agentpool=npwin
146
- ...
147
- kubernetes.azure.com/os=windows
148
- ...
149
- kubernetes.azure.com/node-image-version=AKSWindows-23H2-gen2
150
- ...
151
- kubernetes.azure.com/os-sku=WindowsAnnual
152
- }
153
- ]
154
- ```
140
+ Name: npwin
141
+ Roles: agent
142
+ Labels: agentpool=npwin
143
+ ...
144
+ kubernetes.azure.com/os=windows
145
+ ...
146
+ kubernetes.azure.com/node-image-version=AKSWindows-23H2-gen2
147
+ ...
148
+ kubernetes.azure.com/os-sku=WindowsAnnual
149
+ ```
155
150
156
151
### Upgrade an existing node pool to Windows Annual Channel
157
152
You can’t perform that action at this time.
0 commit comments