Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 1.71 KB

README.md

File metadata and controls

21 lines (21 loc) · 1.71 KB

Table of Contents

  1. architecture.md - architecture overview
  2. chi_update_add_replication.md - how to add replication
  3. chi_update_clickhouse_version.md - how to update version
  4. clickhouse_config_errors_handling.md - how operator handles ClickHouse's config errors
  5. custom_resource_explained.md - explain Custom Resource Definition in details
  6. grafana_setup.md - how to set up Grafana
  7. introduction.md - general introduction
  8. k8s_cluster_access.md - how to set up cluster access
  9. monitoring_setup.md - how to set up monitoring
  10. operator_build_from_sources.md - how to build operator from sources
  11. operator_configuration.md - operator configuration in details
  12. operator_installation_details.md - how to install operator in details
  13. operator_upgrade.md - how to upgrade operator to the different version
  14. prometheus_setup.md - how to set up Prometheus
  15. pull_request_template.md - template used by github during PR process
  16. quick_start.md - quick start
  17. replication_setup.md - how to set up replication
  18. schema_migration.md - how operator migrates schema during cluster resize
  19. storage.md - storage explained
  20. zookeeper_setup.md - how to set up zookeeper