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.
1 parent 1f3478e commit ddf8d77Copy full SHA for ddf8d77
content/en/docs/tasks/debug-application-cluster/debug-service.md
@@ -421,7 +421,7 @@ Earlier you saw that the Pods were running. You can re-check that:
421
kubectl get pods -l app=hostnames
422
```
423
```none
424
-NAME READY STATUS RESTARTS AGE
+NAME READY STATUS RESTARTS AGE
425
hostnames-632524106-bbpiw 1/1 Running 0 1h
426
hostnames-632524106-ly40y 1/1 Running 0 1h
427
hostnames-632524106-tlaok 1/1 Running 0 1h
0 commit comments