Skip to content

Feature: Support domain name routing using the same Load balancer node pool #1662

@JKBGIT1

Description

@JKBGIT1

Motivation

I want to load balance the traffic in my K8s based on the subdomain. This means postgres.example.com should forward the traffic to the running Postgres application and grafana.example.com should forward the traffic to the running Grafana application.

Description

ATM I have to create two different load balancer node pools to achieve the use case described in the Motivation. This brings an additional cost that can be cut if Claudie supports using multiple subdomains using the same Load balancer node pool.

Exit criteria

  • Claudie supports subdomain routing for the applications using the same Load balancer node pool.

Metadata

Metadata

Assignees

Labels

featureNew featuregroomedTask that everybody agrees to pass the gatekeeper

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions