Skip to content

Commit

Permalink
fix document typo
Browse files Browse the repository at this point in the history
  • Loading branch information
weicao committed Mar 30, 2023
1 parent 9c34e3b commit 428223d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user_docs/introduction/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebar_position: 1
# KubeBlocks overview

## Introduction
KubeBlocks is an open-source tool designed to help developers and platform engineers build and manage stateful workloads, such as databases and analytics, on Kubernetes. It is cloud-neutral and supports multiple public cloud providers. KubeBlocks provides a unified and declarative approach to increace productivity in DevOps practices.
KubeBlocks is an open-source tool designed to help developers and platform engineers build and manage stateful workloads, such as databases and analytics, on Kubernetes. It is cloud-neutral and supports multiple public cloud providers. KubeBlocks provides a unified and declarative approach to increase productivity in DevOps practices.

The name KubeBlocks is derived from Kubernetes and building blocks, which indicates that standardizing databases and analytics on Kubernetes can be both enjoyable and productive, like playing with construction toys. KubeBlocks combines the large-scale production experiences of top public cloud providers with enhanced usability and stability.

Expand Down Expand Up @@ -35,4 +35,4 @@ To address these challenges, and solve the problem of complexity, KubeBlocks int
* Resource overcommitment to allocate more database instances on one EC2 to decrease costs efficiently
* Role-based access control (RBAC)
* `kbcli`, an easy-to-use CLI, supports common operations such as database cluster creating, connecting, backup, restore, monitoring and trouble shooting.
* Supports custom robot alerts for Slack, Feishu, Wechat and DingTalks.
* Supports custom robot alerts for Slack, Feishu, Wechat and DingTalks.

0 comments on commit 428223d

Please sign in to comment.