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

Support multiple upstreams #328

Open
andrewsykim opened this issue Nov 26, 2024 · 0 comments
Open

Support multiple upstreams #328

andrewsykim opened this issue Nov 26, 2024 · 0 comments

Comments

@andrewsykim
Copy link

I would like to use kube-rbac-proxy to proxy traffic to two separate ports of an upstream.

For example

  • 0.0.0.0:8265 -> 127.0.0.1:8265
  • 0.0.0.0:10001 -> 127.0.0.1:10001

Currently, kube-rbac-proxy only supports a single upstream so I would have to run two kube-rbac-proxy sidecars to support this use-case

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