dask / dask/dask-gateway

[Kubernetes] Set Host(`{ENV_DEFINED}`) when creating IngressRoute

Open
#908 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
148
Forks
93
PR merge metrics
No merged PRs in 30d

Description

In some clusters, Traefik is already installed globally, which is why we don’t use the packaged Traefik in Helm. When using external Traefik, setting `Host()` is necessary when creating Traefik resources, such as IngressRoute.

Expect: Create new configurations `GATEWAY_HOST` and `GATEWAY_HOST_HTTPS`, when `GATEWAY_HOST ` will be added to IngressRoute automatically, and `GATEWAY_HOST_HTTPS` will impact the api-url when gateway components connect to Traefik.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.