Skip to content

make "flyte start devbox" support custom ports #7346

@aliisayev008gemini-cloud

Description

Basically the title, right now I cannot specify custom ports for the devbox deployment.

--help flag gave me the following options:

│ --image TEXT Docker image to use for the devbox cluster.
│ [default: (cr.flyte.org/flyteorg/flyte-devbox:latest
│ (cr.flyte.org/flyteorg/flyte-devbox:gpu-latest when --gpu))]
│ --dev Enable dev mode inside the devbox cluster (sets FLYTE_DEV=True).
│ --gpu Pass host GPUs into the devbox container (adds --gpus all to docker run).
│ Requires an NVIDIA-enabled host. Defaults --image to a GPU-capable image if
│ --image is not explicitly set.
│ --help Show this message and exit.

Is there any way to customize the ports?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions