Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 1.88 KB

README.md

File metadata and controls

24 lines (24 loc) · 1.88 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. devspace.md - dev space how to
  7. grafana_setup.md - how to set up Grafana
  8. introduction.md - general introduction
  9. k8s_cluster_access.md - how to set up cluster access
  10. monitoring_setup.md - how to set up monitoring
  11. operator_build_from_sources.md - how to build operator from sources
  12. operator_configuration.md - operator configuration in details
  13. operator_installation_details.md - how to install operator in details
  14. operator_upgrade.md - how to upgrade operator to the different version
  15. prometheus_setup.md - how to set up Prometheus
  16. pull_request_template.md - template used by github during PR process
  17. quick_start.md - quick start
  18. README.md - this doc
  19. replication_setup.md - how to set up replication
  20. schema_migration.md - how operator migrates schema during cluster resize
  21. start_new_release.md - how to start new release branch
  22. storage.md - storage explained
  23. zookeeper_setup.md - how to set up zookeeper