We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
feature相关背景与描述 bcs mesos在1.15.x的版本开始支持etcd的存储方式,具体请参考issue: #213
但是对于线上很多已经运行的集群,如何迁移就是一个问题。 所以需要有一个从zk迁移到etcd的数据迁移工具,保证线上存储的平滑切换。
The text was updated successfully, but these errors were encountered:
feature: mesos存储迁移工具 TencentBlueKing#359
bf88be4
feature: 适配不合规范的secret TencentBlueKing#359
8f67bdb
DeveloperJim
No branches or pull requests
feature相关背景与描述
bcs mesos在1.15.x的版本开始支持etcd的存储方式,具体请参考issue: #213
但是对于线上很多已经运行的集群,如何迁移就是一个问题。
所以需要有一个从zk迁移到etcd的数据迁移工具,保证线上存储的平滑切换。
The text was updated successfully, but these errors were encountered: