ClickHouse on KubernetesYAML file (Apache 2.0 source, distributed as Docker image) ClickHouse cluster resources kubectl apply create resources What does ClickHouse look like on Kubernetes? Shard 1 Replica 1 https://github.com/Altinity/clickhouse-operator Install the operator: kubectl apply -f clickhouse-operator-install.yaml or: kubectl apply -f https://raw.githubusercontent.com/Altinity/ clickhouse-op See examples in later slides for storage definition kubectl is our tool $ kubectl create namespace demo namespace/demo created $ kubectl apply -f docs/examples/demo-01.yaml -n demo clickhouseinstallation0 码力 | 34 页 | 5.06 MB | 1 年前3
ClickHouse on Kuberneteshttps://github.com/Altinity/clickhouse-operator Install the operator: kubectl apply -f clickhouse-operator-install.yaml or: kubectl apply -f https://raw.githubusercontent.com/Altinity/ clickhouse-op See examples in later slides for storage definition kubectl is our tool $ kubectl create namespace demo namespace/demo created $ kubectl apply -f docs/examples/demo-01.yaml -n demo clickhouseinstallation clickhouseinstallation.clickhouse.altinity.com/demo-01 created $ kubectl get all -n demo NAME READY STATUS RESTARTS AGE pod/chi-a82946-2946-0-0-0 1/1 Running 00 码力 | 29 页 | 3.87 MB | 1 年前3
共 2 条
- 1













