b2d7cc5e30
* Link to official etcd documentation * Reword etcd glossary entry * Update etcd.md
691 B
Executable File
691 B
Executable File
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 offical documentation.