Skip to content

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

Open
@guillaumerose

Description

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions