Skip to content

docs-2989: update CE docs for 3.24 component renames - #2885

Draft
ctauchen wants to merge 2 commits into
tigera:mainfrom
ctauchen:docs-2989-component-names
Draft

docs-2989: update CE docs for 3.24 component renames#2885
ctauchen wants to merge 2 commits into
tigera:mainfrom
ctauchen:docs-2989-component-names

Conversation

@ctauchen

@ctauchen ctauchen commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Description

CE 3.24 folded most per-component images into the single tigera/calico image and dropped the cnx- prefix from the images that remain. This PR cleans up what a sweep of the next docs and version-3.24-1 found (calicoctl install docs are handled separately in #2883):

  • Regenerate the next docs' master releases.json entry from the master hashrelease pinned versions (2026-07-24-master-certify). The old entry carried the pre-consolidation 73-component map and claimed OSS v3.26; the new one has the 43-component shape and OSS v3.33.
  • Fix next variables.js: componentImage('node') instead of the removed cnx-node key, drop componentImage.calicoctl (no calicoctl image in 3.24) and the stale imageNames.kubeControllers, point imageNames.node at tigera/node. Without this, the next build throws a TypeError the moment releases.json has the new shape.
  • Reference pages: replace $[imageNames.kubeControllers] with the calico-kube-controllers component name in kubecontrollersconfig.mdx, kube-controllers/index.mdx, and component-resources/configuration.mdx. That image no longer exists; kube-controllers runs from the mono-image.
  • Windows operator install page: tigera/cnx-node-windowstigera/node-windows.
  • _non-cluster-binary-install.mdx: use the node component key instead of cnx-node.

Changes apply to the next docs and version-3.24-1. Older versioned docs are untouched.

Notes:

  • Stacked on the unmerged prep-ce-324-1 cut, same as docs-2988: remove calicoctl container install for CE 3.24 #2883 — only 06729b8 is this PR's change.
  • The version-3.24-1 copies of these pages need the regenerated 3.24-1 releases.json (44-key shape) that is coming in the release-prep PR; the two should land together before 3.24-1 publishes.
  • Smoke-tested next variables.js: resolves to tigera/node:master, tigera/calicoq:master, OSS 3.33.

Jira: DOCS-2989

🤖 Generated with Claude Code

ctauchen and others added 2 commits July 28, 2026 15:12
The 3.24 image consolidation folded most per-component images into the
single tigera/calico image and dropped the cnx- prefix from the rest.

- Regenerate the next docs' master releases.json entry from the master
  hashrelease pinned versions (new 43-component shape, OSS v3.33).
- Fix next variables.js: componentImage('node') instead of the removed
  cnx-node key, drop componentImage.calicoctl and the stale
  imageNames.kubeControllers, and point imageNames.node at tigera/node.
- Replace $[imageNames.kubeControllers] with the calico-kube-controllers
  component name in the three reference pages that used it.
- Rename tigera/cnx-node-windows to tigera/node-windows in the Windows
  operator install page.
- Use the node component key in _non-cluster-binary-install.mdx.

Applies to next docs and version-3.24-1.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 28, 2026 16:13
@netlify

netlify Bot commented Jul 28, 2026

Copy link
Copy Markdown

Deploy Preview succeeded!

Built without sensitive environment variables

Name Link
🔨 Latest commit 06729b8
🔍 Latest deploy log https://app.netlify.com/projects/tigera/deploys/6a68d54359895800083dc2c5
😎 Deploy Preview https://deploy-preview-2885--tigera.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 67 (🔴 down 31 from production)
Accessibility: 98 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@netlify

netlify Bot commented Jul 28, 2026

Copy link
Copy Markdown

Deploy Preview for calico-docs-preview-next ready!

Name Link
🔨 Latest commit 06729b8
🔍 Latest deploy log https://app.netlify.com/projects/calico-docs-preview-next/deploys/6a68d543080fcb0008afb136
😎 Deploy Preview https://deploy-preview-2885--calico-docs-preview-next.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.

Copilot AI left a comment

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.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

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