docs(overview): Grammar/Language Tweaks (#5159)

Minor grammar/language update

Suggestions to improve the readability/flow of the Production Setup section.

Co-authored-by: Florian Forster <florian@zitadel.com>
This commit is contained in:
Nabeel Sulieman
2023-02-15 11:48:30 -08:00
committed by GitHub
parent 586495a0be
commit d2f4196146

View File

@@ -25,9 +25,9 @@ The easiest way to use ZITADEL is to run one of our container releases
# Production Setup # Production Setup
As soon as you successfully created your first test environment using one of the deployment guides in this section, After you have successfully created your first test environment using one of the deployment guides in this section,
you might want to configure ZITADEL for production and embed it into your system landscape. you might want to configure ZITADEL for production and embed it into your system landscape.
To do so, jump straight to the [production setup guide](/docs/self-hosting/manage/production). To do so, jump straight to the [production setup guide](/docs/self-hosting/manage/production).
To achieving high availability, we recommend to use a [Kubernetes](https://kubernetes.io/docs/home/) Cluster. To achieve high availability, we recommend using a [Kubernetes](https://kubernetes.io/docs/home/) Cluster.
We have an official [Helm chart](https://artifacthub.io/packages/helm/zitadel/zitadel) for easy deployment and maintenance. We have an official [Helm chart](https://artifacthub.io/packages/helm/zitadel/zitadel) for easy deployment and maintenance.