Skip to content

[FEATURE] Support dynamic port configuration per pod #1080

@psmitj

Description

@psmitj

Is your feature request related to a problem?

Transport/http ports are same for all pods in the operator code.

What solution would you like?

Make transport port dynamically configurable during pod creation.

Do you have any additional context?

In our internal k8s cluster, we don't have per pod IP and use host IP, so we are not able to schedule multiple pods of opensearch per host as the transport port would conflict. So we need to be able to assign different ports to pods on same host.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions