Closed
Description
Is it possible to view nginx plus dashboard without port forwarding ? Like http://<host_ip>:<host_port>/dashboard.html ? Currently, if I do port forwarding it works whereas without that I’m getting access denied. I’m able to see request reaching nginx pod and returning 403 in the logs. Can you please explain ? Thanks!