Files
2019-11-25 20:47:10 -08:00

692 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.
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.