Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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

<Tabs>
Expand Down Expand Up @@ -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.

Expand Down
Loading