Update hello-minikube.md

Update the tutorial instructions to get the correct pod name
pull/46676/head
Osama Dar 2024-06-05 14:32:08 +02:00 committed by GitHub
parent 135fe55d3f
commit c2650d69a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ recommended way to manage the creation and scaling of Pods.
kubectl config view
```
1. View application logs for a container in a pod.
1. View application logs for a container in a pod (replace pod name with the one you got from `kubectl get pods`).
```shell
kubectl logs hello-node-5f76cf6ccf-br9b5