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

Replace haproxy ConfigMap example to avoid proxying 3rd party websites #46

Open
BretFisher opened this issue Jan 27, 2024 · 0 comments
Open
Labels
deprecation update A fix for something that is outdated but not broken yet

Comments

@BretFisher
Copy link
Owner

BretFisher commented Jan 27, 2024

In lectures "Creating a ConfigMap" and "Using a ConfigMap", we use a haproxy.cfg to proxy ibm.fr and google.com. It's become a fact of modern popular websites with things like CloudFlare in front of them... they don't allow easy proxying on port 80 any more.

We need to eventually replace this example with one where we're just proxying other pods rather than 3rd party websites. That way we can better control the demo environment and don't need to worry if websites change how they behave when a proxy accesses them on port 80. Jerome's already done this with blue/green example.

Original Q&A

@BretFisher BretFisher added the deprecation update A fix for something that is outdated but not broken yet label Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation update A fix for something that is outdated but not broken yet
Projects
Status: Broken/Degraded Lecture 😥
Development

No branches or pull requests

1 participant