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

Question: Can I create a route with a k8s service as the gateway? #59

Open
edernucci opened this issue Aug 10, 2020 · 1 comment
Open

Comments

@edernucci
Copy link

edernucci commented Aug 10, 2020

My scenario consists of a pod (wrapped by a service) that has a route for a number of clients in a different CIDR. Can I use this operator with a gateway selector for the Cluster IP of this service?

Regards,

@mihivagyok
Copy link
Member

mihivagyok commented Aug 13, 2020

Hi!
Not sure about your use-case. The CR selector is used for the static route pods - where to run the pods. By this, it is possible to set up different static routes in different zones - as the operator sets up static routes on the hosts.

Let us know if you need more detail.

Thanks!
Adam

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

2 participants