@@ -33,7 +33,7 @@ $ kubectl create -f https://k8s.io/docs/tasks/debug-application-cluster/counter-
|
|||||||
pod "counter" created
|
pod "counter" created
|
||||||
```
|
```
|
||||||
|
|
||||||
To fetch the logs, use the `kubectl logs` command, as follows
|
To fetch the logs, use the `kubectl logs` command, as follows:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ kubectl logs counter
|
$ kubectl logs counter
|
||||||
|
|||||||
Reference in New Issue
Block a user