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 833b490 commit 43356b8Copy full SHA for 43356b8
README.md
@@ -162,7 +162,7 @@ minikube service fibonacci-service
162
```
163
> [!TIP]
164
> You can access the logs of the pod in /var/log/fibonacci.log
165
-> go to inside the pod and check the logs
+> go inside the pod and check the logs
166
```sh
167
kubectl exec -it <your-pod-name> -- /bin/sh
168
cat fibonacci.log
0 commit comments