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

Tell the daemon what ports to expose on the host #5

Open
guillaumerose opened this issue Mar 18, 2021 · 0 comments
Open

Tell the daemon what ports to expose on the host #5

guillaumerose opened this issue Mar 18, 2021 · 0 comments

Comments

@guillaumerose
Copy link
Contributor

Currently the controller adds hosts file entries. It is enough with the current setup for https routes.
Default exposed ports are defined here: https://github.com/code-ready/crc/blob/master/pkg/crc/machine/vsock.go#L50

If the user uses for instance the port 80, the route won't be reachable as crc daemon doesn't expose by default this port.
The controller should do tell the daemon to open this port.

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