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

Proxy a list of URLs through the tunnel - kubetunnel-server #13

Open
eliranw opened this issue Nov 5, 2022 · 1 comment
Open

Proxy a list of URLs through the tunnel - kubetunnel-server #13

eliranw opened this issue Nov 5, 2022 · 1 comment
Assignees

Comments

@eliranw
Copy link
Collaborator

eliranw commented Nov 5, 2022

  1. Add sidecar for tcp proxy to kubetunnel deployment
    1.1 Need to choose proxy type to deploy
    1.2 Add proxy to helm chart of kubetunnel-server - only deploy it if needed with the relevant config from cr spec.
@eliranw eliranw changed the title Proxy a list of URLs through the tunnel Proxy a list of URLs through the tunnel - kubetunnel-server Nov 5, 2022
@maordavidov
Copy link
Contributor

maordavidov commented Nov 10, 2022

@tamirshaul You should expect the following format in the KubeTunnel CR:

proxies: {
    "dcode.tech": 443,
    "rabbitmq.dcode.tech": 5672
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants