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 0c63a17 commit 1e4854eCopy full SHA for 1e4854e
site/content/how-to/monitoring/troubleshooting.md
@@ -88,7 +88,7 @@ Logs from the NGINX Gateway Fabric control plane and data plane can contain info
88
kubectl -n nginx-gateway logs <ngf-pod-name> -c nginx-gateway
89
```
90
91
- To see logs for Data plane container:
+ To see logs for data plane container:
92
93
```shell
94
kubectl -n nginx-gateway logs <ngf-pod-name> -c nginx
0 commit comments