Skip to content

[Enhancement] Decouple the etcd member name from the pod name #896

@acumino

Description

@acumino

How to categorize this issue?

/area control-plane-migration high-availability ops-productivity performance robustness scalability usability
/kind enhancement

What would you like to be added:
Currently, the etcd member name is the same as the pod name of the member.
Because of this, in scenarios like Live CPM, where we want to have multiple etcd members with the same pod name, the new member cannot join the cluster.

Therefore, we want the etcd member name to be generated independently of the pod name.

Why is this needed:
The supports use cases like Live CPM

Metadata

Metadata

Assignees

Labels

area/control-plane-migrationControl plane migration relatedarea/ops-productivityOperator productivity related (how to improve operations)area/performancePerformance (across all domains, such as control plane, networking, storage, etc.) relatedarea/robustnessRobustness, reliability, resilience relatedarea/scalabilityScalability relatedkind/enhancementEnhancement, improvement, extension

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions