Quick Start Guide
Become familiar with the Altinity Kubernetes Operator for ClickHouse® in the fewest steps.
Running ClickHouse on Kubernetes is easy with the open-source Altinity Kubernetes Operator for ClickHouse. This documentation will get you up and running as quickly as possible.
We’ll focus on the basics here: Using the operator to install, configure, and run a ClickHouse cluster in a Kubernetes cluster, including things like Zookeeper that ClickHouse needs. Be aware that the GitHub repo for the project has in-depth technical details on a number of advanced topics when you’re ready to go beyond what we’ll do here.
We’ll also be careful with the word “cluster.” When you have everything up and running, you’ll have a ClickHouse cluster running inside a Kubernetes cluster. Most of the time it’ll be obvious what the word “cluster” refers to, but if there’s any chance it’s not clear, we’ll say “ClickHouse cluster” or “Kubernetes cluster.”
As of this time, the current version of the Altinity Kubernetes Operator is 0.23.6. You can always find the latest released version on the project’s releases page. The operator is released under the Apache 2.0 license.
Become familiar with the Altinity Kubernetes Operator for ClickHouse® in the fewest steps.
How to install Kubernetes in different environments
Installation and Management of the Altinity Kubernetes Operator for ClickHouse®