Commit 308b25c
Strip compatibility-page anchors and rework PlatformMatrix schema
- Replace compatibility.mdx#<anchor> links across 70 install-page references
with anchor-less compatibility.mdx links. Component now renders a single
matrix instead of per-platform headings, so the old anchors no longer exist.
- Redesign platformMatrixData.js around a unified entry shape:
- alignedWith makes AKS/EKS/GKE/Charmed inherit kubeadm's k8s ranges, so
bumping kubeadm bumps all four.
- Each cell holds 0+ SupportEntry items, letting MKE on CE 3.22 stack
MKE 3.9 and MKE 3.8 in one cell.
- installPath + cni fields prepare the data file to drive
platform-specific snippets on the per-platform install pages.
- PlatformMatrix component renders the latest VISIBLE_COLUMN_COUNT (3) CE
versions, follows alignedWith, stacks multi-entry cells, and links the
row label to the install page using a docs-version-relative path.
- Bring data current with upstream main: add MKE 3.9 entries for CE 3.23
and CE 3.22 (3.22 keeps its dual MKE 3.9/3.8 row).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c74ccfa commit 308b25c
72 files changed
Lines changed: 225 additions & 185 deletions
File tree
- calico-enterprise_versioned_docs
- version-3.20-2
- _includes/components
- getting-started
- install-on-clusters
- kubernetes
- windows-calico
- upgrading/upgrading-enterprise
- version-3.21-2
- _includes/components
- getting-started
- install-on-clusters
- kubernetes
- windows-calico
- upgrading/upgrading-enterprise
- version-3.22-2
- _includes/components
- getting-started
- install-on-clusters
- kubernetes
- windows-calico
- upgrading/upgrading-enterprise
- version-3.23-1
- _includes/components
- getting-started
- install-on-clusters
- kubernetes
- windows-calico
- upgrading/upgrading-enterprise
- calico-enterprise
- _includes/components
- getting-started
- install-on-clusters
- kubernetes
- windows-calico
- upgrading/upgrading-enterprise
- src/___new___
- components/PlatformMatrix
- data
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
0 commit comments