这是一个用于 Kubernetes 集群的 etcd 数据库镜像。etcd 是一个高可用且一致性的键值存储,Kubernetes 使用它来存储集群状态数据,例如 Pod、服务和配置信息。
k8s.gcr.io/etcd:3.3.10