You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/content/how-to/monitoring/troubleshooting.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ LAST SEEN TYPE REASON OBJECT
65
65
5s Warning ResourceDeleted nginxgateway/ngf-config NginxGateway configuration was deleted; using defaults
66
66
```
67
67
68
-
##### Get shell access to containers
68
+
##### Get shell access to NGINX container
69
69
70
70
Getting shell access to containers allows developers and operators to view the environment of a running container, see its logs or diagnose any problems. To get shell access to the NGINX container, use `kubectl exec`:
0 commit comments