Skip to content

Docs: sync upstream clickhouse-operator docs updates#210

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/c7ca54a1
Open

Docs: sync upstream clickhouse-operator docs updates#210
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/c7ca54a1

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Syncs /docs from clickhouse/clickhouse-operator (commit 27b92d4) into products/kubernetes-operator/ exactly as upstream.

Changes

  • Updated existing pages: guides/configuration.mdx, guides/introduction.mdx, install/helm.mdx, install/kubectl.mdx, install/olm.mdx, reference/api-reference.mdx, overview.mdx.
  • Added new guides: guides/monitoring.mdx, guides/scaling.mdx, guides/tls.mdx.
  • Updated navigation.json to include the three new guides.

Context

The trigger commit (#229) did not itself modify /docs, but upstream /docs was already ahead of the mirror in this repo — this PR closes that gap by syncing the current upstream state verbatim.

Notes / conflicts

  • Files are copied byte-for-byte from upstream. Any issues should be fixed upstream first, then re-synced.
  • mint validate passes. mint broken-links timed out locally (repo-size related, not introduced by this change) and was skipped.

cc @GrigoryPervakov for review (author of the upstream commit).


Note

Low Risk
Documentation-only changes with no application or infrastructure code; risk is limited to doc accuracy and broken links.

Overview
Mirrors upstream clickhouse-operator docs into products/kubernetes-operator/, expanding operator coverage rather than changing runtime behavior.

New guides add dedicated pages for operator Prometheus scraping (monitoring.mdx), replica/shard/Keeper scaling (scaling.mdx), and cert-manager TLS (tls.mdx). Navigation and overview now link to those guides instead of a placeholder monitoring pointer.

The configuration guide grows with spec.externalSecret (Observe/Manage, required keys, ExternalSecretValid), additionalPorts (reserved ports/names, MySQL example), version probe / upgradeChannel status conditions, spec.settings.logger, updated default container memory examples, and a TLS cross-link to the new TLS guide.

Install docs fix Helm (manager.image.tag vs --set-json) and kubectl custom install (kubectl apply -f dist/install.yaml). Introduction corrects pod/PVC label selectors for teardown. API reference documents AdditionalPort, additionalPorts / externalSecret, and clarifies container resource merge and Keeper PDB / updateRevision wording.

Reviewed by Cursor Bugbot for commit fb7cb74. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview Jun 16, 2026, 3:01 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants