Skip to content
This repository was archived by the owner on Jul 19, 2026. It is now read-only.
This repository was archived by the owner on Jul 19, 2026. It is now read-only.

Simplify developer experience, no need for curl -H just browse a url #16

Description

@LucaLanziani

We want to expose real domains from the kubernetes clusters on every cloud provider and allow developers to reach the endpoint directly from the browser.

curl -H "Host: initium-nodejs-demo-app.initium-test.example.com" $INITIUM_LB_ENDPOINT

This will require the domain to be known by knative. https://github.com/knative/serving/blob/main/config/core/configmaps/domain.yaml

We have to solve this for EKS,AKS and GKE.

Feel free to create an ADR if needed or to split this into three separate ticket if the approach is different for each cloud.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions