Skip to content

Unify the approach to manage etcd images in Kubernetes #19798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ahrtr opened this issue Apr 25, 2025 · 0 comments
Open

Unify the approach to manage etcd images in Kubernetes #19798

ahrtr opened this issue Apr 25, 2025 · 0 comments

Comments

@ahrtr
Copy link
Member

ahrtr commented Apr 25, 2025

What would you like to be added?

The etcd container images are currently built from cluster/images/etcd, pushed to registry.k8s.io/etcd, and used by kubeadm, KOps and Kubernetes workflow tests.

Concerns & comments,

  • It would be good to consider moving the image build definition out of the Kubernetes repo
  • Why not to use etcd officially released images?

Proposals,

  • Push etcd officially released images to registry.k8s.io/etcd
  • Deprecate the migration tool

See also https://docs.google.com/document/d/1B0C391PJ2zwHnmIwOWpzq-tjzj9-Gci-Ph2k9mwC5R4/edit?tab=t.0#heading=h.xblvj5c0ffhf

Please feel free to comment on the google doc, thx

cc @ivanvc @jmhbnz @serathius @siyuanfoundation @wenjiaswe @neolit123 @liggitt @BenTheElder @hakman

Why is this needed?

to ensure a smooth switch to etcd offically released images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant