mengqinglai / clickhouse-operator

The Altinity Operator for ClickHouse creates, configures and manages ClickHouse clusters running on Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Altinity Operator for ClickHouse

Operator creates, configures and manages ClickHouse clusters running on Kubernetes.

Build Master GitHub release tags Docker Pulls Go version Go Report Card issues

Features

  • Creates ClickHouse clusters defined as custom resources
  • Customized storage provisioning (VolumeClaim templates)
  • Customized pod templates
  • Customized service templates for endpoints
  • ClickHouse configuration management
  • ClickHouse users management
  • ClickHouse cluster scaling including automatic schema propagation
  • ClickHouse version upgrades
  • Exporting ClickHouse metrics to Prometheus

Requirements

  • Kubernetes 1.15.11+

Documentation

Quick Start Guide

Advanced setups

Maintenance tasks

Monitoring

How to contribute



License

Copyright (c) 2019-2219, Altinity Ltd and/or its affiliates. All rights reserved.

Altinity Operator for ClickHouse is licensed under the Apache License 2.0.

See LICENSE for more details.

About

The Altinity Operator for ClickHouse creates, configures and manages ClickHouse clusters running on Kubernetes

License:Apache License 2.0


Languages

Language:Go 48.1%Language:Python 44.3%Language:Shell 6.9%Language:Dockerfile 0.6%