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

Cluster Availability from outside the kubernetes #101

Open
lev-stas opened this issue May 2, 2022 · 0 comments
Open

Cluster Availability from outside the kubernetes #101

lev-stas opened this issue May 2, 2022 · 0 comments

Comments

@lev-stas
Copy link

lev-stas commented May 2, 2022

I am trying to build distributed cluster which is available from outside of kubernetes. But I don't understand how to do it. If I am creating custom load balancer service with external IP, it connects randomly to any cluster instance. But cluster announcement is realized based on pods internal ip, and I can't be redirected to another instance. If it is possible to announce cluster using service name, it would be much easier to redirect ingress to certain service.
Or maybe there is another way to make cluster available from external resources.

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

No branches or pull requests

1 participant