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

Change Airflow and OGC ALBs to NLBs #336

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

jpl-btlunsfo
Copy link
Collaborator

Purpose

  • Changing the ALB ingresses into NLB ingress/services, to support api-gateway compatibility.

Proposed Changes

  • CHANGE the kubernetes ingress to a kubernetes service, and change spec
  • CHANGE the annotation on the ingress/service to be more appropriate for service/NLB requirements
  • CHANGE the data lookups and URL provided to the proxy configuration.

Issues

Testing

@jpl-btlunsfo
Copy link
Collaborator Author

Necessary to note that while this is mostly done, the security groups for the NLBs created here are currently wide open (0.0.0.0/0), which is not optimal (CS may yell at us). I'm going to poke at the documentation a bit more to see if I can lock that down further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant