Skip to content

[Question] Disaggregated cluster compute group service should be headless #305

@geoffreytran

Description

@geoffreytran

Search before asking

  • I had searched in the issues and found no similar issues.

Version

24.1.0

What's Wrong?

The service created for disaggregated cluster compute groups is not marked headless, so the FE ping does not work when using multiple compute nodes.

In order for FE to connect to the dns entries such as <compute-group-0,1,2,3>.doris-compute-group.svc, the service must be marked as headless by specifying clusterIP: "None"

What You Expected?

Expect the cluster group service to be headless by specifying clusterIP: "None" similar to fe-internal headless service to allow for FE to communicate with CG/BE.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions