1.4 KiB
1.4 KiB
title | id | date | full_link | short_description | aka | tags | ||
---|---|---|---|---|---|---|---|---|
etcd | etcd | 2018-04-12 | /zh-cn/docs/tasks/administer-cluster/configure-upgrade-etcd/ | etcd 是兼具一致性和高可用性的键值数据库,用作保存 Kubernetes 所有集群数据的后台数据库。 |
|
etcd
是兼顾一致性与高可用性的键值数据库,可以作为保存 Kubernetes 所有集群数据的后台数据库。
你的 Kubernetes 集群的 etcd
数据库通常需要有个备份计划。
如果想要更深入的了解 etcd
,请参考 etcd 文档。