概述
本指南提供了在 Kubernetes 上部署 GreptimeDB 集群的步骤。
前置条件
组件
在 Kubernetes 上部署 GreptimeDB 涉及以下组件:
- GreptimeDB Operator:帮助工程师在 Kubernetes 上有效地管理 GreptimeDB 集群。
- GreptimeDB 集群:主数据库集群。
- etcd 集群:etcd 是用于 GreptimeDB 集群元数据存储的一致且高可用的键值存储。
下一步
请按照以下步骤继续操作:
- 部署 GreptimeDB Operator:本章节指导你安装 GreptimeDB Operator。
- 部署 GreptimeDB 集群:本节介绍了如何在 Kubernetes 上部署 etcd 集群和 GreptimeDB 集群。
- 销毁集群:本节介绍如何卸载 GreptimeDB Operator 和 GreptimeDB 集群。