Skip to content

Add configuration parameters to kueue-viz backend (listen-port, logs, verbosity, etc...) #3880

Open
@akram

Description

@akram

What would you like to be added:
Add configuration parameters to kueue-viz backend (listen-port, logs, verbosity, etc...)

Why is this needed:
In the evenutality of grouping frontend and backend containers into the same pod, listen ports should be parametrizable.
Currently they are hardcoded both for frontend and backend to 8080; making it impossible to have frontend and backend in the same pod.

Completion requirements:
Have a parameter --listen=0.0.0.0:8181 to the backend and other startup parameters.

This enhancement requires the following artifacts:

  • Design doc
  • API change
  • Docs update

The artifacts should be linked in subsequent comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/dashboardDenotes a PR that is related to the built-in dashboardkind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions