adding some glossaries for docs-reference-glossary (#19491)
* add some glossaries * remove English text in glossary cri-o * remove English text in glossary cri-o * fix some mistakes
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: etcd
|
||||
id: etcd
|
||||
date: 2020-27-02
|
||||
full_link: /docs/tasks/administer-cluster/configure-upgrade-etcd/
|
||||
short_description: >
|
||||
Key value store nhất quán (consistent) và sẵn sàng cao (highly-available) được sử dụng như một kho lưu trữ của Kubernetes cho tất cả dữ liệu của cluster.
|
||||
|
||||
aka:
|
||||
tags:
|
||||
- architecture
|
||||
- storage
|
||||
---
|
||||
Key value store nhất quán (consistent) và sẵn sàng cao (highly-available) được sử dụng như một kho lưu trữ của Kubernetes cho tất cả dữ liệu của cluster.
|
||||
|
||||
<!--more-->
|
||||
|
||||
Nếu Kubernetes cluster của bạn sử dụng etcd như kho lưu trữ của nó, chắc chắn bạn có một kế hoạch [back up](/docs/tasks/administer-cluster/configure-upgrade-etcd/#backing-up-an-etcd-cluster) cho những dữ liệu này.
|
||||
|
||||
Bạn có thể tìm thêm thông tin chi tiết về etcd tại [documentation](https://etcd.io/docs/).
|
||||
Reference in New Issue
Block a user