Skip to content

Migration from v2 to v3 method #16841

Answered by chaochn47
n1nj444 asked this question in Q&A
Discussion options

You must be logged in to vote

etcd v3.3 is out of supported window.

v3.5 is the current version, v3.4 is supported
https://etcd.io/docs/v3.6/op-guide/versioning/#service-versioning-and-supported-versions

For v2 to v3 migration, you can refer to https://etcd.io/docs/v3.4/op-guide/v2-migration/

Members API is exposed as part gRPC service in v3 now. Try accessing them with etcdctl member list --endpoints http://IP:PORT

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jmhbnz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants