Skip to content

Delete 5 pages#22813

Merged
peachdawnleach merged 20 commits intomainfrom
20260219-doc-16178-page-deletion
Feb 26, 2026
Merged

Delete 5 pages#22813
peachdawnleach merged 20 commits intomainfrom
20260219-doc-16178-page-deletion

Conversation

@peachdawnleach
Copy link
Copy Markdown
Contributor

Fixes: DOC-16178

Removes 5 pages as determined by the onsite page deletion project:

cockroachcloud/learn-cockroachdb-sql.md
stable/security-reference/config-secure-hba.md
stable/satori-integration.md
stable/orchestrate-a-local-cluster-with-kubernetes.md
stable/orchestrate-a-local-cluster-with-kubernetes-insecure.md

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 23, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 6009bd8
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/699c9cca6f884700081c4b98

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 23, 2026

Files changed:

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 23, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 12307aa
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69a0a227386247000896f520

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 23, 2026

Deploy Preview for cockroachdb-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 6009bd8
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/699c9ccac66ee8000868986d

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 23, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 6009bd8
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/699c9ccac98ad70008dce1d5

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 23, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 12307aa
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69a0a227ff84d7000817b864

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 23, 2026

Netlify Preview

Name Link
🔨 Latest commit 12307aa
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69a0a227ff84d7000817b860
😎 Deploy Preview https://deploy-preview-22813--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.

<ul>
<li><a href="orchestrate-a-local-cluster-with-kubernetes.html">Orchestrate CockroachDB Locally with Minikube</a></li>
<li><a href="deploy-cockroachdb-with-kubernetes.html">Orchestrate CockroachDB in a Single Kubernetes Cluster</a></li>
<li><a href="orchestrate-cockroachdb-with-kubernetes-multi-cluster.html">Orchestrate CockroachDB Across Multiple Kubernetes Clusters</a></li>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

my instinct is to retain this section and just delete the link to the one page we're removing in this PR

i bet you and @jhlodin are more aware of current state of our k8s world

but from pure tech writerly POV I'd just remove the first link to a page being deleted

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should leave these sections across all three operating systems but wholly replace their contents with "To orchestrate CockroachDB using Kubernetes, use the official CockroachDB operator" linking to https://www.cockroachlabs.com/docs/stable/cockroachdb-operator-overview#cockroachdb-operator

"/cockroachcloud/egress-private-endpoints.html"
]
},
{
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

i was wondering why just in this version, then remembered that per our discussions at offsite we're only deleting for v26.1+

Copy link
Copy Markdown
Contributor

@rmloveland rmloveland left a comment

Choose a reason for hiding this comment

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

LGTM!

I had one q re: removing a whole k8s block in the install page instead of the one link but nothing blocking

Copy link
Copy Markdown
Contributor

@jhlodin jhlodin left a comment

Choose a reason for hiding this comment

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

Confirmed that we should be clear to remove the local k8s deployment page because its contents are covered in this section of the docs. We do need to keep a mention of Kubernetes in the get started content though, and it's a good opportunity to update that content to link to the new CRDB operator docs.

<ul>
<li><a href="orchestrate-a-local-cluster-with-kubernetes.html">Orchestrate CockroachDB Locally with Minikube</a></li>
<li><a href="deploy-cockroachdb-with-kubernetes.html">Orchestrate CockroachDB in a Single Kubernetes Cluster</a></li>
<li><a href="orchestrate-cockroachdb-with-kubernetes-multi-cluster.html">Orchestrate CockroachDB Across Multiple Kubernetes Clusters</a></li>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should leave these sections across all three operating systems but wholly replace their contents with "To orchestrate CockroachDB using Kubernetes, use the official CockroachDB operator" linking to https://www.cockroachlabs.com/docs/stable/cockroachdb-operator-overview#cockroachdb-operator

@jhlodin jhlodin self-requested a review February 26, 2026 18:51
Copy link
Copy Markdown
Contributor

@jhlodin jhlodin left a comment

Choose a reason for hiding this comment

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

LGTM

@peachdawnleach peachdawnleach enabled auto-merge (squash) February 26, 2026 19:08
@jhlodin jhlodin self-requested a review February 26, 2026 19:31
@jhlodin
Copy link
Copy Markdown
Contributor

jhlodin commented Feb 26, 2026

Please hold: need to add a piece of content to the kubernetes page we're redirecting to. Will commit directly to this PR

@jhlodin jhlodin force-pushed the 20260219-doc-16178-page-deletion branch from 66daa48 to 12307aa Compare February 26, 2026 19:42
Copy link
Copy Markdown
Contributor

@jhlodin jhlodin left a comment

Choose a reason for hiding this comment

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

Added callouts that the reader should use minikube to evaluate a kubernetes deployment locally, covering the content gap added by removing the local deployment. LGTM, but please review the contents of my commit before merging.

@peachdawnleach peachdawnleach enabled auto-merge (squash) February 26, 2026 19:44
@peachdawnleach
Copy link
Copy Markdown
Contributor Author

Looks good, thanks Joe

@peachdawnleach peachdawnleach enabled auto-merge (squash) February 26, 2026 19:45
@peachdawnleach peachdawnleach merged commit 0aa15c1 into main Feb 26, 2026
8 checks passed
@peachdawnleach peachdawnleach deleted the 20260219-doc-16178-page-deletion branch February 26, 2026 19:55
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.

3 participants