When Ingress is not working as expected
1. Confirm global ingress configuration is set as expected.
If the output of this command is false
this means that HTTP ingress is enabled and HTTPS ingress is disabled. To disable HTTP ingress and enable HTTPS ingress, use the following command:
Likewise, to enable HTTP ingress and disable HTTPS ingress, run:
2. Inspect OSM controller logs for errors
Errors will be logged with the level
key in the log message set to error
:
3. Confirm that the ingress resource has been successfully deployed
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.