Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

Commit 2790a8f

Browse files
authored
Merge pull request #1 from molliezhang/main
*: Add the README and deploy files
2 parents a56ad0a + 73dcc2a commit 2790a8f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+757
-1
lines changed

README.md

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,36 @@
1-
# ClickHouse-Operator Helm chart
1+
![LOGO](document/_images/logo_radondb.png)
2+
3+
> English | [中文](README_zh.md)
4+
5+
## What is RadonDB ClickHouse
6+
7+
[ClickHouse](https://clickhouse.tech/) is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
8+
9+
[RadonDB ClickHouse](https://github.com/radondb/clickhouse-cluster-helm) is an open-source, cloud-native, highly availability cluster solutions based on ClickHouse. This repository provides a operator + helm chart for easily setting up a ClickHouse cluster in Kubernetes.
10+
11+
RadonDB ClickHouse Kubernetes supports [Kubernetes](https://kubernetes.io) or [KubeSphere 3.1.x](https://kubesphere.com.cn) platforms.
12+
13+
## QuickStarts
14+
15+
- [Installing RadonDB ClickHouse on Kubernetes](document/deploy_radondb-clickhouse_operator_on_kubernetes.md)
16+
17+
- [Installing RadonDB ClickHouse through AppStore on KubeSphere](document/deploy_radondb-clickhouse_operator_on_kubesphere_appstore.md)
18+
19+
## License
20+
21+
RadonDB ClickHouse helm chart is published under the Apache License 2.0.
22+
23+
See [LICENSE](/LICENSE) for more information.
24+
25+
### Attributions
26+
27+
* **ClickHouse**
28+
* Project URL: https://clickhouse.tech/
29+
* License: Apache License, Version 2.0
30+
31+
<p align="center">
32+
<br/><br/>
33+
Please submit any RadonDB ClickHouse bugs, issues, and feature requests to GitHub Issue.
34+
<br/>
35+
</a>
36+
</p>

README_zh.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
![LOGO](document/_images/logo_radondb.png)
2+
3+
> [English](README.md) | 中文
4+
5+
## 什么是 RadonDB ClickHouse
6+
7+
[ClickHouse](https://clickhouse.tech/) 是一个用于联机分析(OLAP)的列式数据库管理系统(DBMS)。
8+
9+
[RadonDB ClickHouse](https://github.com/radondb/clickhouse-cluster-helm) 是基于 `ClickHouse` 的开源、高可用、云原生集群解决方案。RadonDB ClickHouse Kubernetes 致力于在 Kubernetes 上轻便快速创建 ClickHouse 集群。
10+
11+
RadonDB ClickHouse Kubernetes 支持在 [Kubernetes](https://kubernetes.io)[KubeSphere 3.1.x](https://kubesphere.com.cn) 平台部署。
12+
13+
## 快速入门
14+
15+
- [在 Kubernetes 上部署 RadonDB ClickHouse 集群](document/zh/deploy_radondb-clickhouse_operator_on_kubernetes.md)
16+
- [在 KubeSphere 上通过 AppStore 部署 RadonDB ClickHouse](document/zh/deploy_radondb-clickhouse_operator_on_kubesphere_appstore.md)
17+
18+
## 协议
19+
20+
RadonDB ClickHouse helm 基于 Apache 2.0 协议,详见 [LICENSE](/LICENSE)
21+
22+
## 参考
23+
24+
* ClickHouse
25+
* Project URL: https://clickhouse.tech/
26+
* License: Apache 2.0
27+
28+
<p align="center">
29+
<br/><br/>
30+
如有任何关于 RadonDB ClickHouse 的问题或建议,请在 GitHub 提交 Issue 反馈。
31+
<br/>
32+
</a>
33+
</p>
693 KB
Loading

document/_images/add-repo.png

664 KB
Loading

document/_images/app-running.png

120 KB
Loading

document/_images/basic-info.png

79.3 KB
Loading
142 KB
Loading

document/_images/chart-tab.png

866 KB
Loading
117 KB
Loading

document/_images/click-deploy.png

3.14 MB
Loading

0 commit comments

Comments
 (0)