Skip to content

Conversation

jhlodin
Copy link
Contributor

@jhlodin jhlodin commented Oct 9, 2025

Copy link

netlify bot commented Oct 9, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 6a47979
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/68e962e26813940008b34157

Copy link

netlify bot commented Oct 9, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 6a47979
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/68e962e20997220008ae71ff

Copy link

github-actions bot commented Oct 9, 2025

Copy link

netlify bot commented Oct 9, 2025

Netlify Preview

Name Link
🔨 Latest commit 1bc345a
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/68e7f2cd8a04ec0008c4c34c
😎 Deploy Preview https://deploy-preview-20520--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.

Copy link

netlify bot commented Oct 9, 2025

Netlify Preview

Name Link
🔨 Latest commit 6a47979
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/68e962e29afa4e0008525219
😎 Deploy Preview https://deploy-preview-20520--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.

Copy link
Contributor

@peachdawnleach peachdawnleach left a comment

Choose a reason for hiding this comment

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

Just a couple of small comments; otherwise lgtm!

When a Kubernetes node is scheduled for removal or maintenance, the {{ site.data.products.cockroachdb-operator }} can be instructed to decommission the CockroachDB nodes scheduled on this Kubernetes node. Decommissioning safely moves data and workloads away before the node goes offline.

{{site.data.alerts.callout_info}}
Once annotated, the Kubernetes node is cordoned so no further pods are scheduled on the node. The annotation is not a mark for future removal, as CockroachDB is decommissioned on the node immediately.

Choose a reason for hiding this comment

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

Suggested change
Once annotated, the Kubernetes node is cordoned so no further pods are scheduled on the node. The annotation is not a mark for future removal, as CockroachDB is decommissioned on the node immediately.
Once annotated, the Kubernetes node is cordoned so no further pods are scheduled on the node and the decommissioning process for the CockroachDB pods scheduled on this Kubernetes node begins immediately.

{{site.data.alerts.callout_info}}
Once annotated, the Kubernetes node is cordoned so no further pods are scheduled on the node. The annotation is not a mark for future removal, as CockroachDB is decommissioned on the node immediately.

If cluster capacity is limited, replacement pods may remain in the `Pending` state until new nodes are available.

Choose a reason for hiding this comment

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

Can we modify this to be more generic as new nodes are available is not entirely correct, something like below.

Suggested change
If cluster capacity is limited, replacement pods may remain in the `Pending` state until new nodes are available.
If cluster resources are constrained, replacement pods may remain in the Pending state until the Kubernetes scheduler identifies suitable nodes.

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.

4 participants