Files
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00

692 B

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
etcd etcd 2018-04-12 /docs/tasks/administer-cluster/configure-upgrade-etcd/ Consistent and highly-available key value store used as Kubernetes' backing store for all cluster data.
architecture
storage

Consistent and highly-available key value store used as Kubernetes' backing store for all cluster data.

If your Kubernetes cluster uses etcd as its backing store, make sure you have a back up plan for those data.

You can find in-depth information about etcd in the official documentation.