e9703497a1
For some unknown reasons, we have got many markdown files with exec permission. That is weird and risky.
692 B
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. |
|
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.