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

Make sure RSocket works fine in K8s #15

Open
Ingvord opened this issue Jul 26, 2023 · 0 comments
Open

Make sure RSocket works fine in K8s #15

Ingvord opened this issue Jul 26, 2023 · 0 comments

Comments

@Ingvord
Copy link
Contributor

Ingvord commented Jul 26, 2023

We can not easily use RSocket with K8s ingress as it is limited to HTTP traffic only, see e.g. this:

An Ingress does not expose arbitrary ports or protocols. Exposing services other than HTTP and HTTPS to the internet typically uses a service of type Service.Type=NodePort or Service.Type=LoadBalancer.

So OpenStack <> K8s won't work. We need to make sure that K8s <> K8s setup works fine

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