Skip to content

Commit a3cb7ed

Browse files
committed
update ssh.md for grammar
1 parent 0501e81 commit a3cb7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/ssh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The above example connects to port 22 on the Windows Server node through port 20
127127
128128
## Remove SSH access
129129
130-
When done, `exit` the SSH session, stop any port forwarding, and then `exit` the interactive container session. After the interactive container session closes, delete the pod used for access with `kubectl delete pod`
130+
When done, `exit` the SSH session, stop any port forwarding, and then `exit` the interactive container session. After the interactive container session closes, delete the pod used for access with `kubectl delete pod`.
131131
132132
```output
133133
kubectl delete pod node-debugger-aks-nodepool1-12345678-vmss000000-bkmmx

0 commit comments

Comments
 (0)