Skip to content

Ability to set application root in container image - expose it using Ingress resource on context other than / #93

@pawcykca

Description

@pawcykca

Currently application in container is exposed on root context / and we can't change this.

To expose in using Ingress resource on some context other that root - example.com/capi-visualizer - we have to enable and use nginx.ingress.kubernetes.io/configuration-snippet annotation and combine with rewrite rules. Using this Ingress Nginx Controller feature is not recommended due security reasons.

It would be nice if we can set application root context in container other than /.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions