apache / apache/doris-operator

[Bug] Disaggregated cluster backends register internal addresses despite LoadBalancer service type

Open
#446 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
138
Forks
72
Avg merge
5d 12h
Merged PRs (30d)
3

Description

### Search before asking

- [x] I had searched in the [issues](https://github.com/apache/doris-operator/issues?q=is%3Aissue) and found no similar issues.

### Version

- **Doris Operator Version**: 25.7.0 (or your current version)
- **Doris Version**: 3.1 (disaggregated mode)
- **Cloud Provider**: AWS EKS (or your provider)

### What's Wrong?

When deploying a disaggregated Doris cluster with compute groups configured to use `LoadBalancer` service type, the backends register with their internal Kubernetes addresses (Pod FQDN or internal IP) instead of the external LoadBalancer addresses. This makes the backends inaccessible from outside the Kubernetes cluster.

### What You Expected?

When `show backends` is executed, it should show external LoadBalancer addresses that are accessible from outside the cluster when the service type is `LoadBalancer`.

### How to Reproduce?

_No response_

### Anything Else?

_No response_

### Are you willing to submit PR?

- [ ] Yes I am willing to submit a PR!

### Code of Conduct

- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file, test, or entry point is named. Start by reproducing a disaggregated Doris 3.1 cluster on AWS EKS with a LoadBalancer compute-group service, then inspect show backends and compare the registered addresses with the external service addresses; done means external LoadBalancer addresses are shown.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go, kubernetes
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.