-
Notifications
You must be signed in to change notification settings - Fork 1.6k
URL rewrite? #835
Copy link
Copy link
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi;
I know you have mentioned to me before that "the only benefit of using NGINX is URL rewrite". I now bump into issue with an application not using TOMCAT web server. I deploy a kibana Service and StatefulSet and expose it through the ALB ingress and since there is no rewrite, the Kibana application process rejects the service request and returns 404. Any insight and advise is appreciated. Thanks.
https://stackoverflow.com/questions/54413885/kibana-deployed-to-kubernetes-cluster-returns-404