website icon indicating copy to clipboard operation
website copied to clipboard

etcd-website: Update migration process guidance with etcdctl v3.4

Open wendy-ha18 opened this issue 3 months ago • 8 comments
trafficstars

This PR uses to update the document for migrate etcd v2 to etcd v3 at this issue: https://github.com/etcd-io/website/issues/798

  • [x] Add prerequisites.
  • [x] Define all variables and flags used in the examples in a bulleted list.
  • [x] Describe process of migration.
  • [x] Add note to guide user that etcdctl migrate command was removed in etcd v3.5.0 (pull/12971). They must use etcdctl v3.4 or earlier to perform the migration (CHANGELOG-3.5). Reference this issue: https://github.com/etcd-io/etcd/issues/14058

wendy-ha18 avatar Jul 22 '25 22:07 wendy-ha18