diff --git a/docs/en/guides/10-deploy/01-deploy/02-production/02-deploying-databend-on-kubernetes.md b/docs/en/guides/10-deploy/01-deploy/02-production/02-deploying-databend-on-kubernetes.md index 7b7431ed49..d6a61db6ff 100644 --- a/docs/en/guides/10-deploy/01-deploy/02-production/02-deploying-databend-on-kubernetes.md +++ b/docs/en/guides/10-deploy/01-deploy/02-production/02-deploying-databend-on-kubernetes.md @@ -70,8 +70,6 @@ import TabItem from '@theme/TabItem'; - Ensure there is a default storage class for the Kubernetes cluster. - ````mdx-code-block - :::tip For cloud platforms @@ -125,7 +123,7 @@ import TabItem from '@theme/TabItem'; ::: - ```` + - **Recommended** Ensure Prometheus Operator running in Kubernetes cluster, if you want to monitor the status for Databend Meta and Databend Query.