File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ List the internal IP address of the Windows Server nodes using the [kubectl get]
230
230
kubectl get nodes -o wide
231
231
```
232
232
233
- The follow example output shows the internal IP addresses of all the nodes in the cluster, including the Windows Server nodes.
233
+ The following example output shows the internal IP addresses of all the nodes in the cluster, including the Windows Server nodes.
234
234
235
235
``` console
236
236
$ kubectl get nodes -o wide
@@ -321,4 +321,4 @@ If you need additional troubleshooting data, you can [view the Kubernetes master
321
321
[ install-azure-cli ] : /cli/azure/install-azure-cli
322
322
[ install-azure-powershell ] : /powershell/azure/install-az-ps
323
323
[ ssh-steps ] : ssh.md
324
- [ view-master-logs ] : view-master-logs.md
324
+ [ view-master-logs ] : view-master-logs.md
You can’t perform that action at this time.
0 commit comments