-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: SK Ali Arman <[email protected]>
- Loading branch information
1 parent
ea75b63
commit 051bd78
Showing
6 changed files
with
570 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
title: ClickHouse | ||
menu: | ||
docs_{{ .version }}: | ||
identifier: guides-clickhouse-readme | ||
name: ClickHouse | ||
parent: guides-clickhouse | ||
weight: 10 | ||
menu_name: docs_{{ .version }} | ||
section_menu_id: guides | ||
url: /docs/{{ .version }}/guides/clickhouse/ | ||
aliases: | ||
- /docs/{{ .version }}/guides/clickhouse/README/ | ||
--- | ||
|
||
> New to KubeDB? Please start [here](/docs/README.md). | ||
## Supported MySQL Features | ||
|
||
| Features | Availability | | ||
|---------------------------------------------------------|:------------:| | ||
| ClusterTopology | ✓ | | ||
| Initialize using Script (\*.sql, \*sql.gz and/or \*.sh) | ✓ | | ||
| Custom Configuration | ✓ | | ||
| Builtin Prometheus Discovery | ✓ | | ||
| Using Prometheus operator | ✓ | | ||
|
||
## Life Cycle of a ClickHouse Object | ||
|
||
<p align="center"> | ||
<img alt="lifecycle" src="/docs/images/clickhouse/clickhouse-lifecycle.png" > | ||
</p> | ||
|
||
## User Guide | ||
|
||
- [Quickstart ClickHouse](/docs/guides/clickhouse/quickstart/index.md) with KubeDB Operator. | ||
- Monitor your ClickHouse database with KubeDB using [out-of-the-box Prometheus operator](/docs/guides/mysql/monitoring/prometheus-operator/index.md). | ||
- Monitor your ClickHouse database with KubeDB using [out-of-the-box builtin-Prometheus](/docs/guides/mysql/monitoring/builtin-prometheus/index.md). | ||
- Use [kubedb cli](/docs/guides/mysql/cli/index.md) to manage databases like kubectl for Kubernetes. | ||
- Detail concepts of [ClickHouse object](/docs/guides/mysql/concepts/database/index.md). | ||
- Detail concepts of [ClickHouseVersion object](/docs/guides/mysql/concepts/catalog/index.md). | ||
- Want to hack on KubeDB? Check our [contribution guidelines](/docs/CONTRIBUTING.md). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: ClickHouse | ||
menu: | ||
docs_{{ .version }}: | ||
identifier: guides-clickhouse | ||
name: ClickHouse | ||
parent: guides | ||
weight: 10 | ||
menu_name: docs_{{ .version }} | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.