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 484df55 + ddf8d77 commit 739c65cCopy full SHA for 739c65c
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