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 18b0019 commit f755079Copy full SHA for f755079
content/ja/docs/tasks/debug-application-cluster/debug-service.md
@@ -365,7 +365,7 @@ kubectl get service hostnames -o json
365
kubectl get pods -l app=hostnames
366
```
367
```none
368
-NAME READY STATUS RESTARTS AGE
+NAME READY STATUS RESTARTS AGE
369
hostnames-632524106-bbpiw 1/1 Running 0 1h
370
hostnames-632524106-ly40y 1/1 Running 0 1h
371
hostnames-632524106-tlaok 1/1 Running 0 1h
0 commit comments