Closed
Description
Support per-pod access to NGINX+ dashboard (like this one https://demo.nginx.com/ )
The dashboard is useful during troubleshooting, as it shows what happens in NGINX Plus at the moment. For example, status of upstream servers.
Similar feature in NIC -- https://docs.nginx.com/nginx-ingress-controller/logging-and-monitoring/status-page/#accessing-live-activity-monitoring-dashboard
Acceptance
- The NGINX+ dashboard is enabled by default and only accessible via port forwarding.
- Content is added to the NGINX+ doc to explain this feature.