Assisted Cloud

ETCD backup and restore in openshift

ETCD is a distributed key-value store used by OpenShift (and Kubernetes) to store the complete state of the cluster. Every configuration, status, and metadata of the OpenShift cluster — such as pods, nodes, services, secrets, roles, and policies — is stored inside etcd.

Views: 120