diff --git a/content/en/docs/tasks/debug-application-cluster/logging-stackdriver.md b/content/en/docs/tasks/debug-application-cluster/logging-stackdriver.md index 7a0516ba2d..fd6b0bff7d 100644 --- a/content/en/docs/tasks/debug-application-cluster/logging-stackdriver.md +++ b/content/en/docs/tasks/debug-application-cluster/logging-stackdriver.md @@ -176,7 +176,7 @@ and then recreating it: ```shell $ kubectl create -f https://k8s.io/examples/debug/counter-pod.yaml -pod "counter" created +pod/counter created ``` After some time, you can access logs from the counter pod again: