Skip to main content
This guide covers installing the ClickHouse Operator using Operator Lifecycle Manager (OLM).

Prerequisites

  • Kubernetes cluster version 1.28.0 or later
  • kubectl configured to access your cluster
  • Cluster admin permissions
  • Installed OLM (Operator Lifecycle Manager)

Install OLM

If OLM isn’t already installed in your cluster, install it:

Install the Operator

Install from GitHub Catalog

Uninstall

More info about uninstalling can be found in the OLM documentation.

Additional Resources

Last modified on June 23, 2026