Skip to content

Conversation

@jhlodin
Copy link
Contributor

@jhlodin jhlodin commented Dec 8, 2025

https://cockroachlabs.atlassian.net/browse/DOC-15288

Update docs as needed to account for cockroachdb/helm-charts#578

TODO: Backport to other CRDB versions once these changes are reviewed.

@netlify
Copy link

netlify bot commented Dec 8, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit dabed4f
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/693b3afa6047a9000894e250

@netlify
Copy link

netlify bot commented Dec 8, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit dabed4f
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/693b3afab238c6000716b122

@netlify
Copy link

netlify bot commented Dec 8, 2025

Netlify Preview

Name Link
🔨 Latest commit dabed4f
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/693b3afa583f9a00080f69c5
😎 Deploy Preview https://deploy-preview-21543--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

- The `values.yaml` configuration maps to a subset of `cockroach start` flags when CockroachDB is initialized.

This page describes configuration options that allow advanced users to manually override the pod template and `cockroach start` flags as needed for deployment.
This page describes configuration options that allow advanced users to manually override pod template metadata and `cockroach start` flags as needed for deployment.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NishanthNalluri @pritesh-lahoti Originally this page was written when the only purpose of podTemplate fields was to modify the spec from default, but now much of the default pod config is defined here. Is there a reason to keep this content? Is there a situation where a customer may need to modify other fields under podTemplate than the ones we've moved there?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhlodin I believe both the sections (pod template and start flags) should stay.

We could update the examples to not repeat the ones that we already have documented elsewhere, e.g. we could remove the affinity related example, but retain the one for init-containers and containers, as this is definitely a use-case for advanced customers.

On that note, we have resolved the changes to not require the containers field within pod template (https://cockroachlabs.atlassian.net/browse/CC-33346), so we could take this opportunity to refactor the same too.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in dabed4f, PTAL

@jhlodin jhlodin force-pushed the jl/doc-15288 branch 2 times, most recently from 6f65125 to 84ae52c Compare December 8, 2025 21:52
- The `values.yaml` configuration maps to a subset of `cockroach start` flags when CockroachDB is initialized.

This page describes configuration options that allow advanced users to manually override the pod template and `cockroach start` flags as needed for deployment.
This page describes configuration options that allow advanced users to manually override pod template metadata and `cockroach start` flags as needed for deployment.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhlodin I believe both the sections (pod template and start flags) should stay.

We could update the examples to not repeat the ones that we already have documented elsewhere, e.g. we could remove the affinity related example, but retain the one for init-containers and containers, as this is definitely a use-case for advanced customers.

On that note, we have resolved the changes to not require the containers field within pod template (https://cockroachlabs.atlassian.net/browse/CC-33346), so we could take this opportunity to refactor the same too.

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.

2 participants