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

fix: Rework the PSC connection to support SSL and be available globally #199

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

Conversation

danielpanzella
Copy link
Contributor

@danielpanzella danielpanzella commented Dec 19, 2024

In order for the connection on the PSC consumer side to be available globally, either the global flag on the internal load balancer must be set, or a network load balancer must be used. Since it is not possible to set the global flag on the internal load balancer via Kubernetes Ingress, an NLB is needed. To simplify the set for now, that NLB is just pointed to the existing application load balancer.

@danielpanzella danielpanzella changed the title fix: WIP wait for LB fix: Rework the PSC connection to support SSL and be available globally Dec 20, 2024
@danielpanzella danielpanzella marked this pull request as ready for review December 20, 2024 21:24
@danielpanzella danielpanzella requested a review from a team as a code owner December 20, 2024 21:24
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