Skip to content

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

@guillaumerose

Description

@guillaumerose

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.

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