Skip to content

Commit 6ec7254

Browse files
authored
Merge pull request #93312 from MakendranG/patch-1
Update use-windows-hpc.md
2 parents 59332e0 + 9bbeef3 commit 6ec7254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/use-windows-hpc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ NAME READY STATUS RESTARTS AGE
111111
privileged-daemonset-12345 1/1 Running 0 2m13s
112112
```
113113

114-
Use `kubctl log` to view the logs of the pod and verify the pod has administrator rights:
114+
Use `kubectl log` to view the logs of the pod and verify the pod has administrator rights:
115115

116116
```output
117117
$ kubectl logs privileged-daemonset-12345 --namespace kube-system

0 commit comments

Comments
 (0)