diff --git a/__tests__/crawler.test.js b/__tests__/crawler.test.js
index ca0c3517a8..bc0544601b 100644
--- a/__tests__/crawler.test.js
+++ b/__tests__/crawler.test.js
@@ -182,6 +182,7 @@ test("Crawl the docs and execute tests", async () => {
'https://docs.nginx.com/nginx-ingress-controller/configuration/global-configuration/configmap-resource',
'https://prometheus.io/docs/prometheus/latest/disabled_features/', // ==>Origin: https://downloads.tigera.io/ee/v3.17.4/manifests/tigera-prometheus-operator.yaml
'https://prometheus.io/docs/prometheus/latest/feature_flags/', // ==>Origin: https://downloads.tigera.io/ee/v3.20.0-1.0/manifests/tigera-prometheus-operator.yaml
+ 'https://docs.fluentd.org/filter/grep',
];
const lc = linkChecker();
diff --git a/calico-cloud/compliance/index.mdx b/calico-cloud/compliance/index.mdx
index de8f757163..934e44d057 100644
--- a/calico-cloud/compliance/index.mdx
+++ b/calico-cloud/compliance/index.mdx
@@ -3,9 +3,18 @@ description: Get reports on Kubernetes workloads and environments for regulatory
hide_table_of_contents: true
---
-# Compliance reports
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+# Compliance and security
+
+Get reports on Kubernetes workloads and environments for regulatory compliance.
+Encrypt traffic in your cluster with WireGuard.
+
+
+
+
+
+
+
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
-
diff --git a/calico-cloud/image-assurance/index.mdx b/calico-cloud/image-assurance/index.mdx
index fe6c93981d..b96c33b9a4 100644
--- a/calico-cloud/image-assurance/index.mdx
+++ b/calico-cloud/image-assurance/index.mdx
@@ -3,9 +3,26 @@ description: Detect and block vulnerable images from container workloads.
hide_table_of_contents: true
---
-# Image assurance
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+# Image Assurance
-
+Detect and block vulnerable images from container workloads.
+
+## Scaning images for vulnerabilities
+
+
+
+
+
+
+
+
+## Working with scan results
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/calico-cloud/multicluster/index.mdx b/calico-cloud/multicluster/index.mdx
index a505a53f50..89c9dc52d8 100644
--- a/calico-cloud/multicluster/index.mdx
+++ b/calico-cloud/multicluster/index.mdx
@@ -3,9 +3,15 @@ description: Steps to configure cluster mesh.
hide_table_of_contents: true
---
-# Federation and multi-cluster networking
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+# Cluster mesh
-
+With cluster mesh, you can secure cross-cluster connections using identity-aware network policy and federate services for cross-cluster service discovery.
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/calico-cloud/threat/index.mdx b/calico-cloud/threat/index.mdx
index 42ab0cd8e1..e5596789bf 100644
--- a/calico-cloud/threat/index.mdx
+++ b/calico-cloud/threat/index.mdx
@@ -3,9 +3,22 @@ description: Trace, analyze, and block malicious threats using intelligent feeds
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+
# Threat defense
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+Use real-time monitoring to detect and block threats to your cluster.
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/calico-cloud/tutorials/index.mdx b/calico-cloud/tutorials/index.mdx
index 19c5342d4d..ca23ddcf3a 100644
--- a/calico-cloud/tutorials/index.mdx
+++ b/calico-cloud/tutorials/index.mdx
@@ -2,7 +2,51 @@
title: Tutorials
hide_table_of_contents: true
---
-import DocCardList from '@theme/DocCardList';
-import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+# Tutorials
+
+Learn more about Calico Cloud and Kubernetes network policy.
+
+## Calico Cloud features
+
+
+
+
+
+
+
+## Secure ingress and egress for applications
+
+
+
+
+
+
+## Implement enterprise security controls
+
+
+
+
+
+
+
+
+## Kubernetes networking for beginners
+
+
+
+
+
+
+
+
+## Kubernetes tutorials and demos
+
+
+
+
+
+
+
-
diff --git a/calico-cloud/users/index.mdx b/calico-cloud/users/index.mdx
index ad2f63e612..4e9e9e8aec 100644
--- a/calico-cloud/users/index.mdx
+++ b/calico-cloud/users/index.mdx
@@ -1,8 +1,16 @@
---
-title: Users
+title: Manage users and user permissions for Calico Cloud Manager UI.
hide_table_of_contents: true
---
-import DocCardList from '@theme/DocCardList';
-import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
-
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+# Users
+
+Manage users and user permissions for Calico Cloud Manager UI.
+
+
+
+
+
+
diff --git a/calico-cloud_versioned_docs/version-20-1/compliance/index.mdx b/calico-cloud_versioned_docs/version-20-1/compliance/index.mdx
index de8f757163..1bcf92bd77 100644
--- a/calico-cloud_versioned_docs/version-20-1/compliance/index.mdx
+++ b/calico-cloud_versioned_docs/version-20-1/compliance/index.mdx
@@ -3,9 +3,16 @@ description: Get reports on Kubernetes workloads and environments for regulatory
hide_table_of_contents: true
---
-# Compliance reports
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+# Compliance and security
-
+Get reports on Kubernetes workloads and environments for regulatory compliance.
+Encrypt traffic in your cluster with WireGuard.
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/calico-cloud_versioned_docs/version-20-1/image-assurance/index.mdx b/calico-cloud_versioned_docs/version-20-1/image-assurance/index.mdx
index fe6c93981d..b96c33b9a4 100644
--- a/calico-cloud_versioned_docs/version-20-1/image-assurance/index.mdx
+++ b/calico-cloud_versioned_docs/version-20-1/image-assurance/index.mdx
@@ -3,9 +3,26 @@ description: Detect and block vulnerable images from container workloads.
hide_table_of_contents: true
---
-# Image assurance
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+# Image Assurance
-
+Detect and block vulnerable images from container workloads.
+
+## Scaning images for vulnerabilities
+
+
+
+
+
+
+
+
+## Working with scan results
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/calico-cloud_versioned_docs/version-20-1/multicluster/index.mdx b/calico-cloud_versioned_docs/version-20-1/multicluster/index.mdx
index a505a53f50..50e8d21abf 100644
--- a/calico-cloud_versioned_docs/version-20-1/multicluster/index.mdx
+++ b/calico-cloud_versioned_docs/version-20-1/multicluster/index.mdx
@@ -3,9 +3,17 @@ description: Steps to configure cluster mesh.
hide_table_of_contents: true
---
-# Federation and multi-cluster networking
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+# Cluster mesh
+
+With cluster mesh, you can secure cross-cluster connections using identity-aware network policy and federate services for cross-cluster service discovery.
+
+
+
+
+
+
+
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
-
diff --git a/calico-cloud_versioned_docs/version-20-1/threat/index.mdx b/calico-cloud_versioned_docs/version-20-1/threat/index.mdx
index 42ab0cd8e1..e5596789bf 100644
--- a/calico-cloud_versioned_docs/version-20-1/threat/index.mdx
+++ b/calico-cloud_versioned_docs/version-20-1/threat/index.mdx
@@ -3,9 +3,22 @@ description: Trace, analyze, and block malicious threats using intelligent feeds
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+
# Threat defense
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+Use real-time monitoring to detect and block threats to your cluster.
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/calico-cloud_versioned_docs/version-20-1/tutorials/index.mdx b/calico-cloud_versioned_docs/version-20-1/tutorials/index.mdx
index 19c5342d4d..ca23ddcf3a 100644
--- a/calico-cloud_versioned_docs/version-20-1/tutorials/index.mdx
+++ b/calico-cloud_versioned_docs/version-20-1/tutorials/index.mdx
@@ -2,7 +2,51 @@
title: Tutorials
hide_table_of_contents: true
---
-import DocCardList from '@theme/DocCardList';
-import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+# Tutorials
+
+Learn more about Calico Cloud and Kubernetes network policy.
+
+## Calico Cloud features
+
+
+
+
+
+
+
+## Secure ingress and egress for applications
+
+
+
+
+
+
+## Implement enterprise security controls
+
+
+
+
+
+
+
+
+## Kubernetes networking for beginners
+
+
+
+
+
+
+
+
+## Kubernetes tutorials and demos
+
+
+
+
+
+
+
-
diff --git a/calico-cloud_versioned_docs/version-20-1/users/index.mdx b/calico-cloud_versioned_docs/version-20-1/users/index.mdx
index ad2f63e612..4e9e9e8aec 100644
--- a/calico-cloud_versioned_docs/version-20-1/users/index.mdx
+++ b/calico-cloud_versioned_docs/version-20-1/users/index.mdx
@@ -1,8 +1,16 @@
---
-title: Users
+title: Manage users and user permissions for Calico Cloud Manager UI.
hide_table_of_contents: true
---
-import DocCardList from '@theme/DocCardList';
-import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
-
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+# Users
+
+Manage users and user permissions for Calico Cloud Manager UI.
+
+
+
+
+
+
diff --git a/calico-enterprise/compliance/index.mdx b/calico-enterprise/compliance/index.mdx
index de8f757163..1bcf92bd77 100644
--- a/calico-enterprise/compliance/index.mdx
+++ b/calico-enterprise/compliance/index.mdx
@@ -3,9 +3,16 @@ description: Get reports on Kubernetes workloads and environments for regulatory
hide_table_of_contents: true
---
-# Compliance reports
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+# Compliance and security
-
+Get reports on Kubernetes workloads and environments for regulatory compliance.
+Encrypt traffic in your cluster with WireGuard.
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/calico-enterprise/multicluster/index.mdx b/calico-enterprise/multicluster/index.mdx
index 19b5e6ea09..40c70c3b65 100644
--- a/calico-enterprise/multicluster/index.mdx
+++ b/calico-enterprise/multicluster/index.mdx
@@ -3,9 +3,38 @@ description: Calico Enterprise features for scaling to production.
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
# Multi-cluster management and federation
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+With multi-cluster management, you can centralize control of multiple Kubernetes clusters in a single management plane, with federated endpoint identity, federated services, and multi-cluster networking.
+
+## Setting up multi-cluster management
+
+
+
+
+
+
+## Setting up multi-cluster management using Helm
+
+
+
+
+
+
+## Cluster mesh
+
+
+
+
+
+
+
+
+## Advanced
-
+
+
+
+
\ No newline at end of file
diff --git a/calico-enterprise/threat/index.mdx b/calico-enterprise/threat/index.mdx
index 42ab0cd8e1..4663f4c54f 100644
--- a/calico-enterprise/threat/index.mdx
+++ b/calico-enterprise/threat/index.mdx
@@ -3,9 +3,20 @@ description: Trace, analyze, and block malicious threats using intelligent feeds
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+
# Threat defense
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+Use real-time monitoring to detect and block threats to your cluster.
+
+
+
+
+
+
+
+
+
+
-
diff --git a/calico-enterprise_versioned_docs/version-3.17/compliance/index.mdx b/calico-enterprise_versioned_docs/version-3.17/compliance/index.mdx
index de8f757163..640bb4ceb6 100644
--- a/calico-enterprise_versioned_docs/version-3.17/compliance/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.17/compliance/index.mdx
@@ -3,9 +3,15 @@ description: Get reports on Kubernetes workloads and environments for regulatory
hide_table_of_contents: true
---
-# Compliance reports
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+# Compliance and security
-
+Get reports on Kubernetes workloads and environments for regulatory compliance.
+Encrypt traffic in your cluster with WireGuard.
+
+
+
+
+
+
\ No newline at end of file
diff --git a/calico-enterprise_versioned_docs/version-3.17/multicluster/index.mdx b/calico-enterprise_versioned_docs/version-3.17/multicluster/index.mdx
index 19b5e6ea09..36230464fe 100644
--- a/calico-enterprise_versioned_docs/version-3.17/multicluster/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.17/multicluster/index.mdx
@@ -3,9 +3,32 @@ description: Calico Enterprise features for scaling to production.
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
# Multi-cluster management and federation
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+With multi-cluster management, you can centralize control of multiple Kubernetes clusters in a single management plane, with federated endpoint identity, federated services, and multi-cluster networking.
+
+## Setting up multi-cluster management
+
+
+
+
+
+
+
+## Cluster mesh
+
+
+
+
+
+
+
+
+## Advanced
-
+
+
+
+
\ No newline at end of file
diff --git a/calico-enterprise_versioned_docs/version-3.17/threat/index.mdx b/calico-enterprise_versioned_docs/version-3.17/threat/index.mdx
index 42ab0cd8e1..bfc9e2ffae 100644
--- a/calico-enterprise_versioned_docs/version-3.17/threat/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.17/threat/index.mdx
@@ -3,9 +3,18 @@ description: Trace, analyze, and block malicious threats using intelligent feeds
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+
# Threat defense
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+Use real-time monitoring to detect and block threats to your cluster.
+
+
+
+
+
+
+
+
-
diff --git a/calico-enterprise_versioned_docs/version-3.18-2/compliance/index.mdx b/calico-enterprise_versioned_docs/version-3.18-2/compliance/index.mdx
index de8f757163..640bb4ceb6 100644
--- a/calico-enterprise_versioned_docs/version-3.18-2/compliance/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.18-2/compliance/index.mdx
@@ -3,9 +3,15 @@ description: Get reports on Kubernetes workloads and environments for regulatory
hide_table_of_contents: true
---
-# Compliance reports
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+# Compliance and security
-
+Get reports on Kubernetes workloads and environments for regulatory compliance.
+Encrypt traffic in your cluster with WireGuard.
+
+
+
+
+
+
\ No newline at end of file
diff --git a/calico-enterprise_versioned_docs/version-3.18-2/multicluster/index.mdx b/calico-enterprise_versioned_docs/version-3.18-2/multicluster/index.mdx
index 19b5e6ea09..40c70c3b65 100644
--- a/calico-enterprise_versioned_docs/version-3.18-2/multicluster/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.18-2/multicluster/index.mdx
@@ -3,9 +3,38 @@ description: Calico Enterprise features for scaling to production.
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
# Multi-cluster management and federation
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+With multi-cluster management, you can centralize control of multiple Kubernetes clusters in a single management plane, with federated endpoint identity, federated services, and multi-cluster networking.
+
+## Setting up multi-cluster management
+
+
+
+
+
+
+## Setting up multi-cluster management using Helm
+
+
+
+
+
+
+## Cluster mesh
+
+
+
+
+
+
+
+
+## Advanced
-
+
+
+
+
\ No newline at end of file
diff --git a/calico-enterprise_versioned_docs/version-3.18-2/threat/index.mdx b/calico-enterprise_versioned_docs/version-3.18-2/threat/index.mdx
index 42ab0cd8e1..d634dacb33 100644
--- a/calico-enterprise_versioned_docs/version-3.18-2/threat/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.18-2/threat/index.mdx
@@ -3,9 +3,19 @@ description: Trace, analyze, and block malicious threats using intelligent feeds
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+
# Threat defense
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+Use real-time monitoring to detect and block threats to your cluster.
+
+
+
+
+
+
+
+
+
-
diff --git a/calico-enterprise_versioned_docs/version-3.19-2/compliance/index.mdx b/calico-enterprise_versioned_docs/version-3.19-2/compliance/index.mdx
index de8f757163..640bb4ceb6 100644
--- a/calico-enterprise_versioned_docs/version-3.19-2/compliance/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.19-2/compliance/index.mdx
@@ -3,9 +3,15 @@ description: Get reports on Kubernetes workloads and environments for regulatory
hide_table_of_contents: true
---
-# Compliance reports
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+# Compliance and security
-
+Get reports on Kubernetes workloads and environments for regulatory compliance.
+Encrypt traffic in your cluster with WireGuard.
+
+
+
+
+
+
\ No newline at end of file
diff --git a/calico-enterprise_versioned_docs/version-3.19-2/multicluster/index.mdx b/calico-enterprise_versioned_docs/version-3.19-2/multicluster/index.mdx
index 19b5e6ea09..40c70c3b65 100644
--- a/calico-enterprise_versioned_docs/version-3.19-2/multicluster/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.19-2/multicluster/index.mdx
@@ -3,9 +3,38 @@ description: Calico Enterprise features for scaling to production.
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
# Multi-cluster management and federation
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+With multi-cluster management, you can centralize control of multiple Kubernetes clusters in a single management plane, with federated endpoint identity, federated services, and multi-cluster networking.
+
+## Setting up multi-cluster management
+
+
+
+
+
+
+## Setting up multi-cluster management using Helm
+
+
+
+
+
+
+## Cluster mesh
+
+
+
+
+
+
+
+
+## Advanced
-
+
+
+
+
\ No newline at end of file
diff --git a/calico-enterprise_versioned_docs/version-3.19-2/threat/index.mdx b/calico-enterprise_versioned_docs/version-3.19-2/threat/index.mdx
index 42ab0cd8e1..4663f4c54f 100644
--- a/calico-enterprise_versioned_docs/version-3.19-2/threat/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.19-2/threat/index.mdx
@@ -3,9 +3,20 @@ description: Trace, analyze, and block malicious threats using intelligent feeds
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+
# Threat defense
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+Use real-time monitoring to detect and block threats to your cluster.
+
+
+
+
+
+
+
+
+
+
-
diff --git a/calico-enterprise_versioned_docs/version-3.20-1/compliance/index.mdx b/calico-enterprise_versioned_docs/version-3.20-1/compliance/index.mdx
index de8f757163..640bb4ceb6 100644
--- a/calico-enterprise_versioned_docs/version-3.20-1/compliance/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.20-1/compliance/index.mdx
@@ -3,9 +3,15 @@ description: Get reports on Kubernetes workloads and environments for regulatory
hide_table_of_contents: true
---
-# Compliance reports
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+# Compliance and security
-
+Get reports on Kubernetes workloads and environments for regulatory compliance.
+Encrypt traffic in your cluster with WireGuard.
+
+
+
+
+
+
\ No newline at end of file
diff --git a/calico-enterprise_versioned_docs/version-3.20-1/multicluster/index.mdx b/calico-enterprise_versioned_docs/version-3.20-1/multicluster/index.mdx
index 19b5e6ea09..40c70c3b65 100644
--- a/calico-enterprise_versioned_docs/version-3.20-1/multicluster/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.20-1/multicluster/index.mdx
@@ -3,9 +3,38 @@ description: Calico Enterprise features for scaling to production.
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
# Multi-cluster management and federation
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+With multi-cluster management, you can centralize control of multiple Kubernetes clusters in a single management plane, with federated endpoint identity, federated services, and multi-cluster networking.
+
+## Setting up multi-cluster management
+
+
+
+
+
+
+## Setting up multi-cluster management using Helm
+
+
+
+
+
+
+## Cluster mesh
+
+
+
+
+
+
+
+
+## Advanced
-
+
+
+
+
\ No newline at end of file
diff --git a/calico-enterprise_versioned_docs/version-3.20-1/threat/index.mdx b/calico-enterprise_versioned_docs/version-3.20-1/threat/index.mdx
index 42ab0cd8e1..4663f4c54f 100644
--- a/calico-enterprise_versioned_docs/version-3.20-1/threat/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.20-1/threat/index.mdx
@@ -3,9 +3,20 @@ description: Trace, analyze, and block malicious threats using intelligent feeds
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+
# Threat defense
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+Use real-time monitoring to detect and block threats to your cluster.
+
+
+
+
+
+
+
+
+
+
-
diff --git a/calico-enterprise_versioned_docs/version-3.20-2/compliance/index.mdx b/calico-enterprise_versioned_docs/version-3.20-2/compliance/index.mdx
index de8f757163..1bcf92bd77 100644
--- a/calico-enterprise_versioned_docs/version-3.20-2/compliance/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.20-2/compliance/index.mdx
@@ -3,9 +3,16 @@ description: Get reports on Kubernetes workloads and environments for regulatory
hide_table_of_contents: true
---
-# Compliance reports
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+# Compliance and security
-
+Get reports on Kubernetes workloads and environments for regulatory compliance.
+Encrypt traffic in your cluster with WireGuard.
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/calico-enterprise_versioned_docs/version-3.20-2/multicluster/index.mdx b/calico-enterprise_versioned_docs/version-3.20-2/multicluster/index.mdx
index 19b5e6ea09..40c70c3b65 100644
--- a/calico-enterprise_versioned_docs/version-3.20-2/multicluster/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.20-2/multicluster/index.mdx
@@ -3,9 +3,38 @@ description: Calico Enterprise features for scaling to production.
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
# Multi-cluster management and federation
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+With multi-cluster management, you can centralize control of multiple Kubernetes clusters in a single management plane, with federated endpoint identity, federated services, and multi-cluster networking.
+
+## Setting up multi-cluster management
+
+
+
+
+
+
+## Setting up multi-cluster management using Helm
+
+
+
+
+
+
+## Cluster mesh
+
+
+
+
+
+
+
+
+## Advanced
-
+
+
+
+
\ No newline at end of file
diff --git a/calico-enterprise_versioned_docs/version-3.20-2/threat/index.mdx b/calico-enterprise_versioned_docs/version-3.20-2/threat/index.mdx
index 42ab0cd8e1..4663f4c54f 100644
--- a/calico-enterprise_versioned_docs/version-3.20-2/threat/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.20-2/threat/index.mdx
@@ -3,9 +3,20 @@ description: Trace, analyze, and block malicious threats using intelligent feeds
hide_table_of_contents: true
---
+import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
+
+
# Threat defense
-import DocCardList from '@theme/DocCardList';
-import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
+Use real-time monitoring to detect and block threats to your cluster.
+
+
+
+
+
+
+
+
+
+
-