We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59332e0 + 9bbeef3 commit 6ec7254Copy full SHA for 6ec7254
articles/aks/use-windows-hpc.md
@@ -111,7 +111,7 @@ NAME READY STATUS RESTARTS AGE
111
privileged-daemonset-12345 1/1 Running 0 2m13s
112
```
113
114
-Use `kubctl log` to view the logs of the pod and verify the pod has administrator rights:
+Use `kubectl log` to view the logs of the pod and verify the pod has administrator rights:
115
116
```output
117
$ kubectl logs privileged-daemonset-12345 --namespace kube-system
0 commit comments