Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds gateway to expose internal services #174

Merged
merged 1 commit into from
Mar 23, 2024

Commits on Mar 22, 2024

  1. Adds gateway to expose internal services

    This patch adds the common gateway (flex-gateway) in nginx-gateway
    namespace. This gateway will be shared by all other namespaces to
    expose services internally. To do so the service that is getting
    exposed internally simply need to follow the fqdn naming of
    *.sjc.ohthree.com and ref the flex-gateway.
    
    Also, adding the http routes for prometheus and alertmanager that
    use the above method to expose the two services internally.
    sulochan committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    50bd09a View commit details
    Browse the repository at this point in the history