diff --git a/calico-cloud/image-assurance/creating-jira-issues-for-scan-results.mdx b/calico-cloud/image-assurance/creating-jira-issues-for-scan-results.mdx index 4f13820e38..68c409ff04 100644 --- a/calico-cloud/image-assurance/creating-jira-issues-for-scan-results.mdx +++ b/calico-cloud/image-assurance/creating-jira-issues-for-scan-results.mdx @@ -1,5 +1,5 @@ --- -description: Creating Jira Issues for you scan results. +description: Create Jira issues from Calico Cloud Image Assurance scan results so security teams can assign and track vulnerability remediation work outside the web console. --- import IconUser from '/img/icons/user-icon.svg'; diff --git a/calico-cloud/image-assurance/exclude-vulnerabilities-from-scan-results.mdx b/calico-cloud/image-assurance/exclude-vulnerabilities-from-scan-results.mdx index 50747d2c97..cb9e2b85bf 100644 --- a/calico-cloud/image-assurance/exclude-vulnerabilities-from-scan-results.mdx +++ b/calico-cloud/image-assurance/exclude-vulnerabilities-from-scan-results.mdx @@ -1,5 +1,5 @@ --- -description: Reduce noise in your Image Assurance scan results by excluding vulnerabilities. +description: Exclude false-positive or low-priority vulnerabilities from Calico Cloud Image Assurance scan results to cut noise and focus on findings that need remediation. --- import UploadIcon from '/img/icons/upload-icon.svg'; diff --git a/calico-cloud/image-assurance/index.mdx b/calico-cloud/image-assurance/index.mdx index de95a6b55d..5b8c827e2c 100644 --- a/calico-cloud/image-assurance/index.mdx +++ b/calico-cloud/image-assurance/index.mdx @@ -1,5 +1,5 @@ --- -description: Detect and block vulnerable images from container workloads. +description: Calico Cloud Image Assurance detects vulnerabilities in container images and blocks risky workloads with admission control across cluster, registry, and pipeline scanners. hide_table_of_contents: true --- diff --git a/calico-cloud/image-assurance/install-the-admission-controller.mdx b/calico-cloud/image-assurance/install-the-admission-controller.mdx index 1cfdfda36f..758a80db0d 100644 --- a/calico-cloud/image-assurance/install-the-admission-controller.mdx +++ b/calico-cloud/image-assurance/install-the-admission-controller.mdx @@ -1,5 +1,5 @@ --- -description: Block vulnerable containers from being deployed into your cluster using the Admission Controller. +description: Install the Calico Cloud Image Assurance admission controller to block vulnerable images from deploying to a cluster based on CVSS thresholds and exception lists. --- # Create policy to block vulnerable images from your cluster diff --git a/calico-cloud/image-assurance/scanners/cluster-scanner.mdx b/calico-cloud/image-assurance/scanners/cluster-scanner.mdx index b77e8281b8..5fe93b5006 100644 --- a/calico-cloud/image-assurance/scanners/cluster-scanner.mdx +++ b/calico-cloud/image-assurance/scanners/cluster-scanner.mdx @@ -1,5 +1,5 @@ --- -description: Detect vulnerabilities in a Kubernetes cluster. +description: Scan every image running in a Kubernetes cluster with the Calico Cloud Image Assurance cluster scanner to catch CVEs in deployed and third-party images. --- # Scan images in a Kubernetes cluster diff --git a/calico-cloud/image-assurance/scanners/index.mdx b/calico-cloud/image-assurance/scanners/index.mdx index be221113f2..936d2eb0dd 100644 --- a/calico-cloud/image-assurance/scanners/index.mdx +++ b/calico-cloud/image-assurance/scanners/index.mdx @@ -1,5 +1,5 @@ --- -description: Scan images and workloads for vulnerabilities. +description: Reference for the Calico Cloud Image Assurance scanners, which detect container image vulnerabilities across build pipelines, registries, and running clusters. hide_table_of_contents: true --- diff --git a/calico-cloud/image-assurance/scanners/overview.mdx b/calico-cloud/image-assurance/scanners/overview.mdx index 6da8ee5771..f07cae53c1 100644 --- a/calico-cloud/image-assurance/scanners/overview.mdx +++ b/calico-cloud/image-assurance/scanners/overview.mdx @@ -1,5 +1,5 @@ --- -description: Choose a method to scan images for vulnerabilities. +description: Compare the Calico Cloud Image Assurance scanner options and pick the right combination of cluster, registry, and pipeline scanning for your environment. --- # Choose an image scanning method diff --git a/calico-cloud/image-assurance/scanners/pipeline-scanner.mdx b/calico-cloud/image-assurance/scanners/pipeline-scanner.mdx index 409b079df3..ea4071d064 100644 --- a/calico-cloud/image-assurance/scanners/pipeline-scanner.mdx +++ b/calico-cloud/image-assurance/scanners/pipeline-scanner.mdx @@ -1,5 +1,5 @@ --- -description: Scan images in your build pipeline using Image Assurance. +description: Integrate the Calico Cloud Image Assurance CLI scanner into a CI build pipeline to catch container image vulnerabilities before images reach a registry. --- # Integrate the scanner into your build pipeline diff --git a/calico-cloud/image-assurance/scanners/registry-scanner.mdx b/calico-cloud/image-assurance/scanners/registry-scanner.mdx index c19c9998ff..78e3d798f9 100644 --- a/calico-cloud/image-assurance/scanners/registry-scanner.mdx +++ b/calico-cloud/image-assurance/scanners/registry-scanner.mdx @@ -1,5 +1,5 @@ --- -description: Scan images in container registries. +description: Run the Calico Cloud Image Assurance registry scanner against container registries to catch CVEs in stored images that never pass through a build pipeline. --- # Scan images in container registries diff --git a/calico-cloud/image-assurance/set-up-alerts.mdx b/calico-cloud/image-assurance/set-up-alerts.mdx index e7cf490bed..3c3b60369b 100644 --- a/calico-cloud/image-assurance/set-up-alerts.mdx +++ b/calico-cloud/image-assurance/set-up-alerts.mdx @@ -1,5 +1,5 @@ --- -description: Get alerts on vulnerabilities. +description: Configure Calico Cloud Image Assurance alerts on high-severity vulnerabilities so security teams are notified and can route remediation to the right owners. --- # Set up alerts on vulnerabilities diff --git a/calico-cloud/image-assurance/understanding-scan-results.mdx b/calico-cloud/image-assurance/understanding-scan-results.mdx index 598465d5b9..ea1a7b1709 100644 --- a/calico-cloud/image-assurance/understanding-scan-results.mdx +++ b/calico-cloud/image-assurance/understanding-scan-results.mdx @@ -1,5 +1,5 @@ --- -description: Understand scan results in the web console. +description: Interpret scanned and running image results in the Calico Cloud Image Assurance dashboard, including filters, dismissals, and per-image vulnerability detail. --- # View scanned and running images diff --git a/calico-cloud/tutorials/applications/egress-controls.mdx b/calico-cloud/tutorials/applications/egress-controls.mdx index 7a40244abf..d32ac684a4 100644 --- a/calico-cloud/tutorials/applications/egress-controls.mdx +++ b/calico-cloud/tutorials/applications/egress-controls.mdx @@ -1,5 +1,5 @@ --- -description: Learn egress access controls using domains and IP addresses. +description: Step-by-step tutorial for restricting application egress in Calico Cloud using network sets, domain wildcards, and global network sets with network policy. --- # Secure egress access from workloads to destinations outside the cluster diff --git a/calico-cloud/tutorials/applications/index.mdx b/calico-cloud/tutorials/applications/index.mdx index 4853e54751..034b18d926 100644 --- a/calico-cloud/tutorials/applications/index.mdx +++ b/calico-cloud/tutorials/applications/index.mdx @@ -1,5 +1,5 @@ --- -description: Learn how to secure ingress and egress access to/from applications and microservices. +description: Index of Calico Cloud tutorials that secure ingress and egress access for applications and microservices using network policy, network sets, and DNS rules. hide_table_of_contents: true --- diff --git a/calico-cloud/tutorials/applications/ingress-microservices.mdx b/calico-cloud/tutorials/applications/ingress-microservices.mdx index b2dcc0e7ee..76b0d8e113 100644 --- a/calico-cloud/tutorials/applications/ingress-microservices.mdx +++ b/calico-cloud/tutorials/applications/ingress-microservices.mdx @@ -1,5 +1,5 @@ --- -description: Create policy to secure ingress access to your microservice or application. +description: Step-by-step tutorial for writing Calico Cloud network policies that grant ingress access to a microservice from internal clients, services, and load balancers. --- # Secure ingress access to a microservice or application diff --git a/calico-cloud/tutorials/calico-cloud-features/index.mdx b/calico-cloud/tutorials/calico-cloud-features/index.mdx index d0c2f02ea0..b806d734c9 100644 --- a/calico-cloud/tutorials/calico-cloud-features/index.mdx +++ b/calico-cloud/tutorials/calico-cloud-features/index.mdx @@ -1,5 +1,5 @@ --- -description: Learn about visibility and troubleshooting features in the web console. +description: Index of Calico Cloud feature tutorials covering the web console tour, Service Graph, network sets, projects, and the Mylo AI assistant. hide_table_of_contents: true --- diff --git a/calico-cloud/tutorials/calico-cloud-features/mylo-ai.mdx b/calico-cloud/tutorials/calico-cloud-features/mylo-ai.mdx index 8b853a8547..e385c9eb88 100644 --- a/calico-cloud/tutorials/calico-cloud-features/mylo-ai.mdx +++ b/calico-cloud/tutorials/calico-cloud-features/mylo-ai.mdx @@ -1,5 +1,5 @@ --- -description: Mylo is an AI-powered assistant in Calico Cloud that helps you troubleshoot connectivity, analyze traffic, and get network policy recommendations using natural language. +description: Step-by-step tutorial for the Mylo AI assistant in Calico Cloud, an in-console agent that troubleshoots connectivity, analyzes traffic, and recommends policy. --- import Screenshot from '/src/___new___/components/Screenshot'; diff --git a/calico-cloud/tutorials/calico-cloud-features/networksets.mdx b/calico-cloud/tutorials/calico-cloud-features/networksets.mdx index b1f438ea94..93913689a2 100644 --- a/calico-cloud/tutorials/calico-cloud-features/networksets.mdx +++ b/calico-cloud/tutorials/calico-cloud-features/networksets.mdx @@ -1,5 +1,5 @@ --- -description: Learn the power of network sets and why you should create them. +description: Step-by-step tutorial for using network sets and global network sets in Calico Cloud to model external endpoints and reuse IP and domain lists in policy. --- # Understanding network sets diff --git a/calico-cloud/tutorials/calico-cloud-features/projects.mdx b/calico-cloud/tutorials/calico-cloud-features/projects.mdx index da65482095..4439438e36 100644 --- a/calico-cloud/tutorials/calico-cloud-features/projects.mdx +++ b/calico-cloud/tutorials/calico-cloud-features/projects.mdx @@ -1,5 +1,5 @@ --- -description: About projects +description: Step-by-step tutorial for creating Calico Cloud projects to group managed clusters by team, geography, or environment and scope observability to that grouping. --- import Screenshot from '/src/___new___/components/Screenshot'; diff --git a/calico-cloud/tutorials/calico-cloud-features/service-graph.mdx b/calico-cloud/tutorials/calico-cloud-features/service-graph.mdx index 9f90bddef1..7eb0258197 100644 --- a/calico-cloud/tutorials/calico-cloud-features/service-graph.mdx +++ b/calico-cloud/tutorials/calico-cloud-features/service-graph.mdx @@ -1,5 +1,5 @@ --- -description: Learn the basics of using Service Graph. +description: Step-by-step tutorial for the Calico Cloud Service Graph that visualizes pod, service, and namespace communication across a managed cluster. --- # Service Graph tutorial diff --git a/calico-cloud/tutorials/calico-cloud-features/tour.mdx b/calico-cloud/tutorials/calico-cloud-features/tour.mdx index 8335ed5aef..4bb25a4195 100644 --- a/calico-cloud/tutorials/calico-cloud-features/tour.mdx +++ b/calico-cloud/tutorials/calico-cloud-features/tour.mdx @@ -1,5 +1,5 @@ --- -description: A quick tour of the Calico Cloud user interface. +description: Step-by-step tutorial for the Calico Cloud web console interface, walking the left navbar from dashboards to policy, observability, threat defense, and image scanning. --- # Web console tutorial diff --git a/calico-cloud/tutorials/enterprise-security/default-deny.mdx b/calico-cloud/tutorials/enterprise-security/default-deny.mdx index 685c7dcdb9..2238fd2a4c 100644 --- a/calico-cloud/tutorials/enterprise-security/default-deny.mdx +++ b/calico-cloud/tutorials/enterprise-security/default-deny.mdx @@ -1,5 +1,5 @@ --- -description: Implement a global default deny policy in the default tier to block unwanted traffic. +description: Step-by-step tutorial for staging and rolling out a global default-deny policy in Calico Cloud so unwanted ingress and egress is blocked across the cluster. --- # Global default deny policy diff --git a/calico-cloud/tutorials/enterprise-security/global-egress.mdx b/calico-cloud/tutorials/enterprise-security/global-egress.mdx index 276e44a488..9d183c41ba 100644 --- a/calico-cloud/tutorials/enterprise-security/global-egress.mdx +++ b/calico-cloud/tutorials/enterprise-security/global-egress.mdx @@ -1,5 +1,5 @@ --- -description: Implement global egress access controls. +description: Step-by-step tutorial for building cluster-wide egress access controls in Calico Cloud using global network sets, domains, and team-scoped policy. --- # Global egress access controls diff --git a/calico-cloud/tutorials/enterprise-security/index.mdx b/calico-cloud/tutorials/enterprise-security/index.mdx index 5111a8d2d6..db3521f181 100644 --- a/calico-cloud/tutorials/enterprise-security/index.mdx +++ b/calico-cloud/tutorials/enterprise-security/index.mdx @@ -1,5 +1,5 @@ --- -description: Implement common enterprise security controls for security and platform tiers. +description: Index of Calico Cloud tutorials that build enterprise security controls including namespace isolation, global egress, default deny, and platform-tier policy. hide_table_of_contents: true --- diff --git a/calico-cloud/tutorials/enterprise-security/namespace-isolation.mdx b/calico-cloud/tutorials/enterprise-security/namespace-isolation.mdx index 26a3aaf28e..7f380e3f06 100644 --- a/calico-cloud/tutorials/enterprise-security/namespace-isolation.mdx +++ b/calico-cloud/tutorials/enterprise-security/namespace-isolation.mdx @@ -1,5 +1,5 @@ --- -description: Learn how to isolate namespaces for ingress traffic. +description: Step-by-step tutorial for isolating namespaces in Calico Cloud using global network policies with Pass rules in a security tier across business units and environments. --- # Namespace isolation and access controls diff --git a/calico-cloud/tutorials/enterprise-security/platform.mdx b/calico-cloud/tutorials/enterprise-security/platform.mdx index 1bf0a0b024..a26d6bd3d1 100644 --- a/calico-cloud/tutorials/enterprise-security/platform.mdx +++ b/calico-cloud/tutorials/enterprise-security/platform.mdx @@ -1,5 +1,5 @@ --- -description: Implement ingress and egress access controls for platform applications. +description: Step-by-step tutorial for securing platform-tier applications in Calico Cloud with ingress and egress controls for storage, secrets, and monitoring workloads. --- # Platform application access controls diff --git a/calico-cloud/tutorials/index.mdx b/calico-cloud/tutorials/index.mdx index ca23ddcf3a..152da003af 100644 --- a/calico-cloud/tutorials/index.mdx +++ b/calico-cloud/tutorials/index.mdx @@ -1,4 +1,5 @@ --- +description: Index of step-by-step tutorials for Calico Cloud features, ingress and egress policy, enterprise tier controls, and Kubernetes networking fundamentals. title: Tutorials hide_table_of_contents: true --- diff --git a/calico-cloud/tutorials/kubernetes-tutorials/index.mdx b/calico-cloud/tutorials/kubernetes-tutorials/index.mdx index ac413487dc..e3bb15379f 100644 --- a/calico-cloud/tutorials/kubernetes-tutorials/index.mdx +++ b/calico-cloud/tutorials/kubernetes-tutorials/index.mdx @@ -1,5 +1,5 @@ --- -description: Kubernetes tutorials and demos +description: Index of Calico Cloud tutorials and demos covering Kubernetes network policy syntax, basic and advanced policy patterns, and the stars policy visualizer. hide_table_of_contents: true --- diff --git a/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-demo.mdx b/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-demo.mdx index 9c69eeba64..edc7406a38 100644 --- a/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-demo.mdx +++ b/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-demo.mdx @@ -1,5 +1,5 @@ --- -description: An interactive demo that visually shows how applying Kubernetes policy allows and denies connections. +description: Step-by-step tutorial for running the stars demo in Calico Cloud to visualize how Kubernetes network policy allows and denies frontend, backend, and client traffic. --- # Kubernetes policy, demo diff --git a/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-network-policy.mdx b/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-network-policy.mdx index 00f1a04eee..39797dfe67 100644 --- a/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-network-policy.mdx +++ b/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-network-policy.mdx @@ -1,5 +1,5 @@ --- -description: Learn Kubernetes policy syntax, rules, and features for controlling network traffic. +description: Step-by-step tutorial for learning Kubernetes network policy concepts with Calico Cloud, covering ingress, egress, selectors, and policy enforcement. --- # Get started with Kubernetes network policy diff --git a/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-policy-advanced.mdx b/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-policy-advanced.mdx index 8fe7d50cb4..575e319b55 100644 --- a/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-policy-advanced.mdx +++ b/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-policy-advanced.mdx @@ -1,5 +1,5 @@ --- -description: Learn how to create more advanced Kubernetes network policies (namespace, allow and deny all ingress and egress). +description: Step-by-step tutorial for writing advanced Kubernetes network policies in Calico Cloud, including namespace-scoped rules and default deny for ingress and egress. --- # Kubernetes policy, advanced tutorial diff --git a/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-policy-basic.mdx b/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-policy-basic.mdx index ba27567ab9..053d541d75 100644 --- a/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-policy-basic.mdx +++ b/calico-cloud/tutorials/kubernetes-tutorials/kubernetes-policy-basic.mdx @@ -1,5 +1,5 @@ --- -description: Learn how to use basic Kubernetes network policy to securely restrict traffic to/from pods. +description: Step-by-step tutorial for writing a basic Kubernetes network policy in Calico Cloud to restrict pod-to-pod traffic using namespaces, labels, and selectors. --- # Kubernetes policy, basic tutorial diff --git a/calico-cloud/tutorials/training/about-kubernetes-egress.mdx b/calico-cloud/tutorials/training/about-kubernetes-egress.mdx index 8be358dec1..0364fcecdb 100644 --- a/calico-cloud/tutorials/training/about-kubernetes-egress.mdx +++ b/calico-cloud/tutorials/training/about-kubernetes-egress.mdx @@ -1,5 +1,5 @@ --- -description: Learn why you should restrict egress traffic and how to do it. +description: Reference primer for the Calico Cloud tutorials covering Kubernetes egress, NAT outgoing, egress gateways, and why restricting outbound pod traffic matters. --- # Kubernetes egress diff --git a/calico-cloud/tutorials/training/about-kubernetes-ingress.mdx b/calico-cloud/tutorials/training/about-kubernetes-ingress.mdx index 2c5cbe29d8..2c4a99f2c2 100644 --- a/calico-cloud/tutorials/training/about-kubernetes-ingress.mdx +++ b/calico-cloud/tutorials/training/about-kubernetes-ingress.mdx @@ -1,5 +1,5 @@ --- -description: Learn the different ingress implementations and how ingress and policy interact. +description: Reference primer for the Calico Cloud tutorials covering Kubernetes ingress implementations and how ingress controllers interact with network policy. --- # Kubernetes ingress diff --git a/calico-cloud/tutorials/training/about-kubernetes-networking.mdx b/calico-cloud/tutorials/training/about-kubernetes-networking.mdx index 5808c31815..bbd99f2708 100644 --- a/calico-cloud/tutorials/training/about-kubernetes-networking.mdx +++ b/calico-cloud/tutorials/training/about-kubernetes-networking.mdx @@ -1,5 +1,5 @@ --- -description: Learn network behaviors of the Kubernetes network model. +description: Reference primer for the Calico Cloud tutorials covering the Kubernetes network model and how pods, services, and namespaces communicate. --- # Kubernetes network model diff --git a/calico-cloud/tutorials/training/about-kubernetes-services.mdx b/calico-cloud/tutorials/training/about-kubernetes-services.mdx index 513f43d20e..ecb4604f76 100644 --- a/calico-cloud/tutorials/training/about-kubernetes-services.mdx +++ b/calico-cloud/tutorials/training/about-kubernetes-services.mdx @@ -1,5 +1,5 @@ --- -description: Learn the three main service types and how to use them. +description: Reference primer for the Calico Cloud tutorials covering the three Kubernetes service types and how services interact with network policy. --- # Kubernetes services diff --git a/calico-cloud/tutorials/training/about-network-policy.mdx b/calico-cloud/tutorials/training/about-network-policy.mdx index e36ce6db4c..06fcc22b97 100644 --- a/calico-cloud/tutorials/training/about-network-policy.mdx +++ b/calico-cloud/tutorials/training/about-network-policy.mdx @@ -1,5 +1,5 @@ --- -description: Learn the basics of Kubernetes and Calico Cloud network policy +description: Reference primer for the Calico Cloud tutorials covering the basics of Kubernetes and Calico network policy and when to choose each policy API. --- # What is network policy? diff --git a/calico-cloud/tutorials/training/about-networking.mdx b/calico-cloud/tutorials/training/about-networking.mdx index bb23819ee8..4924d74a20 100644 --- a/calico-cloud/tutorials/training/about-networking.mdx +++ b/calico-cloud/tutorials/training/about-networking.mdx @@ -1,5 +1,5 @@ --- -description: Learn about networking layers, packets, IP addressing, and routing. +description: Reference primer for the Calico Cloud tutorials covering networking layers, packet anatomy, MTU, IP routing, overlays, DNS, and NAT. --- # Networking overview diff --git a/calico-cloud/tutorials/training/index.mdx b/calico-cloud/tutorials/training/index.mdx index 63269b5401..586be7ece6 100644 --- a/calico-cloud/tutorials/training/index.mdx +++ b/calico-cloud/tutorials/training/index.mdx @@ -1,5 +1,5 @@ --- -description: Learn the basics of Kubernetes networking and Calico Cloud networking. +description: Index of Calico Cloud training primers that introduce Kubernetes networking fundamentals, services, ingress, egress, and network policy for beginners. hide_table_of_contents: true --- diff --git a/calico-cloud/users/create-and-assign-custom-roles.mdx b/calico-cloud/users/create-and-assign-custom-roles.mdx index 59aa5c69b0..a587ddbf21 100644 --- a/calico-cloud/users/create-and-assign-custom-roles.mdx +++ b/calico-cloud/users/create-and-assign-custom-roles.mdx @@ -1,5 +1,5 @@ --- -description: Create and assign custom roles to give specific, cluster-specific permission to your users. +description: Create and assign Calico Cloud custom roles to grant cluster-scoped, tier-scoped, or namespace-scoped permissions instead of broad predefined global roles. --- import IconUser from '/img/icons/user-icon.svg'; diff --git a/calico-cloud/users/create-custom-role-for-entra-id-group.mdx b/calico-cloud/users/create-custom-role-for-entra-id-group.mdx index cdb944936f..2c03de90a7 100644 --- a/calico-cloud/users/create-custom-role-for-entra-id-group.mdx +++ b/calico-cloud/users/create-custom-role-for-entra-id-group.mdx @@ -1,5 +1,5 @@ --- -description: Create custom roles for Entra ID groups. +description: Assign Calico Cloud roles to a Microsoft Entra ID security group so role-based access is managed through identity-provider group membership. title: Assign roles to Entra ID groups --- diff --git a/calico-cloud/users/index.mdx b/calico-cloud/users/index.mdx index 0e2bddd55a..39ea40ade9 100644 --- a/calico-cloud/users/index.mdx +++ b/calico-cloud/users/index.mdx @@ -1,4 +1,5 @@ --- +description: Reference index for Calico Cloud user management, custom roles, identity-provider group bindings, and predefined web console permissions. title: Manage users and user permissions for the web console. hide_table_of_contents: true --- diff --git a/calico-cloud/users/user-management.mdx b/calico-cloud/users/user-management.mdx index 9069cb9cec..ce6a923334 100644 --- a/calico-cloud/users/user-management.mdx +++ b/calico-cloud/users/user-management.mdx @@ -1,5 +1,5 @@ --- -description: Authenticate and authorize users. +description: Reference for the Calico Cloud predefined user roles and authentication options, including Owner, Admin, Security, Viewer, and Google social login. --- # Set up users diff --git a/calico-cloud_versioned_docs/version-22-2/image-assurance/creating-jira-issues-for-scan-results.mdx b/calico-cloud_versioned_docs/version-22-2/image-assurance/creating-jira-issues-for-scan-results.mdx index f3fb85780e..da0bffa09c 100644 --- a/calico-cloud_versioned_docs/version-22-2/image-assurance/creating-jira-issues-for-scan-results.mdx +++ b/calico-cloud_versioned_docs/version-22-2/image-assurance/creating-jira-issues-for-scan-results.mdx @@ -1,5 +1,5 @@ --- -description: Creating Jira Issues for you scan results. +description: Create Jira issues from Calico Cloud Image Assurance scan results so security teams can assign and track vulnerability remediation work outside the web console. --- import IconUser from '/img/icons/user-icon.svg'; diff --git a/calico-cloud_versioned_docs/version-22-2/image-assurance/exclude-vulnerabilities-from-scan-results.mdx b/calico-cloud_versioned_docs/version-22-2/image-assurance/exclude-vulnerabilities-from-scan-results.mdx index 50747d2c97..cb9e2b85bf 100644 --- a/calico-cloud_versioned_docs/version-22-2/image-assurance/exclude-vulnerabilities-from-scan-results.mdx +++ b/calico-cloud_versioned_docs/version-22-2/image-assurance/exclude-vulnerabilities-from-scan-results.mdx @@ -1,5 +1,5 @@ --- -description: Reduce noise in your Image Assurance scan results by excluding vulnerabilities. +description: Exclude false-positive or low-priority vulnerabilities from Calico Cloud Image Assurance scan results to cut noise and focus on findings that need remediation. --- import UploadIcon from '/img/icons/upload-icon.svg'; diff --git a/calico-cloud_versioned_docs/version-22-2/image-assurance/index.mdx b/calico-cloud_versioned_docs/version-22-2/image-assurance/index.mdx index de95a6b55d..5b8c827e2c 100644 --- a/calico-cloud_versioned_docs/version-22-2/image-assurance/index.mdx +++ b/calico-cloud_versioned_docs/version-22-2/image-assurance/index.mdx @@ -1,5 +1,5 @@ --- -description: Detect and block vulnerable images from container workloads. +description: Calico Cloud Image Assurance detects vulnerabilities in container images and blocks risky workloads with admission control across cluster, registry, and pipeline scanners. hide_table_of_contents: true --- diff --git a/calico-cloud_versioned_docs/version-22-2/image-assurance/install-the-admission-controller.mdx b/calico-cloud_versioned_docs/version-22-2/image-assurance/install-the-admission-controller.mdx index 1cfdfda36f..758a80db0d 100644 --- a/calico-cloud_versioned_docs/version-22-2/image-assurance/install-the-admission-controller.mdx +++ b/calico-cloud_versioned_docs/version-22-2/image-assurance/install-the-admission-controller.mdx @@ -1,5 +1,5 @@ --- -description: Block vulnerable containers from being deployed into your cluster using the Admission Controller. +description: Install the Calico Cloud Image Assurance admission controller to block vulnerable images from deploying to a cluster based on CVSS thresholds and exception lists. --- # Create policy to block vulnerable images from your cluster diff --git a/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/cluster-scanner.mdx b/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/cluster-scanner.mdx index b77e8281b8..5fe93b5006 100644 --- a/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/cluster-scanner.mdx +++ b/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/cluster-scanner.mdx @@ -1,5 +1,5 @@ --- -description: Detect vulnerabilities in a Kubernetes cluster. +description: Scan every image running in a Kubernetes cluster with the Calico Cloud Image Assurance cluster scanner to catch CVEs in deployed and third-party images. --- # Scan images in a Kubernetes cluster diff --git a/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/index.mdx b/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/index.mdx index be221113f2..936d2eb0dd 100644 --- a/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/index.mdx +++ b/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/index.mdx @@ -1,5 +1,5 @@ --- -description: Scan images and workloads for vulnerabilities. +description: Reference for the Calico Cloud Image Assurance scanners, which detect container image vulnerabilities across build pipelines, registries, and running clusters. hide_table_of_contents: true --- diff --git a/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/overview.mdx b/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/overview.mdx index 6da8ee5771..f07cae53c1 100644 --- a/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/overview.mdx +++ b/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/overview.mdx @@ -1,5 +1,5 @@ --- -description: Choose a method to scan images for vulnerabilities. +description: Compare the Calico Cloud Image Assurance scanner options and pick the right combination of cluster, registry, and pipeline scanning for your environment. --- # Choose an image scanning method diff --git a/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/pipeline-scanner.mdx b/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/pipeline-scanner.mdx index 409b079df3..ea4071d064 100644 --- a/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/pipeline-scanner.mdx +++ b/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/pipeline-scanner.mdx @@ -1,5 +1,5 @@ --- -description: Scan images in your build pipeline using Image Assurance. +description: Integrate the Calico Cloud Image Assurance CLI scanner into a CI build pipeline to catch container image vulnerabilities before images reach a registry. --- # Integrate the scanner into your build pipeline diff --git a/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/registry-scanner.mdx b/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/registry-scanner.mdx index c19c9998ff..78e3d798f9 100644 --- a/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/registry-scanner.mdx +++ b/calico-cloud_versioned_docs/version-22-2/image-assurance/scanners/registry-scanner.mdx @@ -1,5 +1,5 @@ --- -description: Scan images in container registries. +description: Run the Calico Cloud Image Assurance registry scanner against container registries to catch CVEs in stored images that never pass through a build pipeline. --- # Scan images in container registries diff --git a/calico-cloud_versioned_docs/version-22-2/image-assurance/set-up-alerts.mdx b/calico-cloud_versioned_docs/version-22-2/image-assurance/set-up-alerts.mdx index e7cf490bed..3c3b60369b 100644 --- a/calico-cloud_versioned_docs/version-22-2/image-assurance/set-up-alerts.mdx +++ b/calico-cloud_versioned_docs/version-22-2/image-assurance/set-up-alerts.mdx @@ -1,5 +1,5 @@ --- -description: Get alerts on vulnerabilities. +description: Configure Calico Cloud Image Assurance alerts on high-severity vulnerabilities so security teams are notified and can route remediation to the right owners. --- # Set up alerts on vulnerabilities diff --git a/calico-cloud_versioned_docs/version-22-2/image-assurance/understanding-scan-results.mdx b/calico-cloud_versioned_docs/version-22-2/image-assurance/understanding-scan-results.mdx index 598465d5b9..ea1a7b1709 100644 --- a/calico-cloud_versioned_docs/version-22-2/image-assurance/understanding-scan-results.mdx +++ b/calico-cloud_versioned_docs/version-22-2/image-assurance/understanding-scan-results.mdx @@ -1,5 +1,5 @@ --- -description: Understand scan results in the web console. +description: Interpret scanned and running image results in the Calico Cloud Image Assurance dashboard, including filters, dismissals, and per-image vulnerability detail. --- # View scanned and running images diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/applications/egress-controls.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/applications/egress-controls.mdx index 7a40244abf..d32ac684a4 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/applications/egress-controls.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/applications/egress-controls.mdx @@ -1,5 +1,5 @@ --- -description: Learn egress access controls using domains and IP addresses. +description: Step-by-step tutorial for restricting application egress in Calico Cloud using network sets, domain wildcards, and global network sets with network policy. --- # Secure egress access from workloads to destinations outside the cluster diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/applications/index.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/applications/index.mdx index 4853e54751..034b18d926 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/applications/index.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/applications/index.mdx @@ -1,5 +1,5 @@ --- -description: Learn how to secure ingress and egress access to/from applications and microservices. +description: Index of Calico Cloud tutorials that secure ingress and egress access for applications and microservices using network policy, network sets, and DNS rules. hide_table_of_contents: true --- diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/applications/ingress-microservices.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/applications/ingress-microservices.mdx index b2dcc0e7ee..76b0d8e113 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/applications/ingress-microservices.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/applications/ingress-microservices.mdx @@ -1,5 +1,5 @@ --- -description: Create policy to secure ingress access to your microservice or application. +description: Step-by-step tutorial for writing Calico Cloud network policies that grant ingress access to a microservice from internal clients, services, and load balancers. --- # Secure ingress access to a microservice or application diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/index.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/index.mdx index d0c2f02ea0..b806d734c9 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/index.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/index.mdx @@ -1,5 +1,5 @@ --- -description: Learn about visibility and troubleshooting features in the web console. +description: Index of Calico Cloud feature tutorials covering the web console tour, Service Graph, network sets, projects, and the Mylo AI assistant. hide_table_of_contents: true --- diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/mylo-ai.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/mylo-ai.mdx index 8b853a8547..e385c9eb88 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/mylo-ai.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/mylo-ai.mdx @@ -1,5 +1,5 @@ --- -description: Mylo is an AI-powered assistant in Calico Cloud that helps you troubleshoot connectivity, analyze traffic, and get network policy recommendations using natural language. +description: Step-by-step tutorial for the Mylo AI assistant in Calico Cloud, an in-console agent that troubleshoots connectivity, analyzes traffic, and recommends policy. --- import Screenshot from '/src/___new___/components/Screenshot'; diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/networksets.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/networksets.mdx index b1f438ea94..93913689a2 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/networksets.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/networksets.mdx @@ -1,5 +1,5 @@ --- -description: Learn the power of network sets and why you should create them. +description: Step-by-step tutorial for using network sets and global network sets in Calico Cloud to model external endpoints and reuse IP and domain lists in policy. --- # Understanding network sets diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/projects.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/projects.mdx index da65482095..4439438e36 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/projects.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/projects.mdx @@ -1,5 +1,5 @@ --- -description: About projects +description: Step-by-step tutorial for creating Calico Cloud projects to group managed clusters by team, geography, or environment and scope observability to that grouping. --- import Screenshot from '/src/___new___/components/Screenshot'; diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/service-graph.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/service-graph.mdx index 9f90bddef1..7eb0258197 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/service-graph.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/service-graph.mdx @@ -1,5 +1,5 @@ --- -description: Learn the basics of using Service Graph. +description: Step-by-step tutorial for the Calico Cloud Service Graph that visualizes pod, service, and namespace communication across a managed cluster. --- # Service Graph tutorial diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/tour.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/tour.mdx index 8335ed5aef..4bb25a4195 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/tour.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/tour.mdx @@ -1,5 +1,5 @@ --- -description: A quick tour of the Calico Cloud user interface. +description: Step-by-step tutorial for the Calico Cloud web console interface, walking the left navbar from dashboards to policy, observability, threat defense, and image scanning. --- # Web console tutorial diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/default-deny.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/default-deny.mdx index 685c7dcdb9..2238fd2a4c 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/default-deny.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/default-deny.mdx @@ -1,5 +1,5 @@ --- -description: Implement a global default deny policy in the default tier to block unwanted traffic. +description: Step-by-step tutorial for staging and rolling out a global default-deny policy in Calico Cloud so unwanted ingress and egress is blocked across the cluster. --- # Global default deny policy diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/global-egress.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/global-egress.mdx index 276e44a488..9d183c41ba 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/global-egress.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/global-egress.mdx @@ -1,5 +1,5 @@ --- -description: Implement global egress access controls. +description: Step-by-step tutorial for building cluster-wide egress access controls in Calico Cloud using global network sets, domains, and team-scoped policy. --- # Global egress access controls diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/index.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/index.mdx index 5111a8d2d6..db3521f181 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/index.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/index.mdx @@ -1,5 +1,5 @@ --- -description: Implement common enterprise security controls for security and platform tiers. +description: Index of Calico Cloud tutorials that build enterprise security controls including namespace isolation, global egress, default deny, and platform-tier policy. hide_table_of_contents: true --- diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/namespace-isolation.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/namespace-isolation.mdx index 26a3aaf28e..7f380e3f06 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/namespace-isolation.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/namespace-isolation.mdx @@ -1,5 +1,5 @@ --- -description: Learn how to isolate namespaces for ingress traffic. +description: Step-by-step tutorial for isolating namespaces in Calico Cloud using global network policies with Pass rules in a security tier across business units and environments. --- # Namespace isolation and access controls diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/platform.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/platform.mdx index 1bf0a0b024..a26d6bd3d1 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/platform.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/enterprise-security/platform.mdx @@ -1,5 +1,5 @@ --- -description: Implement ingress and egress access controls for platform applications. +description: Step-by-step tutorial for securing platform-tier applications in Calico Cloud with ingress and egress controls for storage, secrets, and monitoring workloads. --- # Platform application access controls diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/index.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/index.mdx index ca23ddcf3a..152da003af 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/index.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/index.mdx @@ -1,4 +1,5 @@ --- +description: Index of step-by-step tutorials for Calico Cloud features, ingress and egress policy, enterprise tier controls, and Kubernetes networking fundamentals. title: Tutorials hide_table_of_contents: true --- diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/index.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/index.mdx index ac413487dc..e3bb15379f 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/index.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/index.mdx @@ -1,5 +1,5 @@ --- -description: Kubernetes tutorials and demos +description: Index of Calico Cloud tutorials and demos covering Kubernetes network policy syntax, basic and advanced policy patterns, and the stars policy visualizer. hide_table_of_contents: true --- diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-demo.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-demo.mdx index 9c69eeba64..edc7406a38 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-demo.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-demo.mdx @@ -1,5 +1,5 @@ --- -description: An interactive demo that visually shows how applying Kubernetes policy allows and denies connections. +description: Step-by-step tutorial for running the stars demo in Calico Cloud to visualize how Kubernetes network policy allows and denies frontend, backend, and client traffic. --- # Kubernetes policy, demo diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-network-policy.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-network-policy.mdx index 00f1a04eee..39797dfe67 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-network-policy.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-network-policy.mdx @@ -1,5 +1,5 @@ --- -description: Learn Kubernetes policy syntax, rules, and features for controlling network traffic. +description: Step-by-step tutorial for learning Kubernetes network policy concepts with Calico Cloud, covering ingress, egress, selectors, and policy enforcement. --- # Get started with Kubernetes network policy diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-policy-advanced.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-policy-advanced.mdx index b0cf5131d9..fee71cad98 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-policy-advanced.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-policy-advanced.mdx @@ -1,5 +1,5 @@ --- -description: Learn how to create more advanced Kubernetes network policies (namespace, allow and deny all ingress and egress). +description: Step-by-step tutorial for writing advanced Kubernetes network policies in Calico Cloud, including namespace-scoped rules and default deny for ingress and egress. --- # Kubernetes policy, advanced tutorial diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-policy-basic.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-policy-basic.mdx index ba27567ab9..053d541d75 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-policy-basic.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/kubernetes-tutorials/kubernetes-policy-basic.mdx @@ -1,5 +1,5 @@ --- -description: Learn how to use basic Kubernetes network policy to securely restrict traffic to/from pods. +description: Step-by-step tutorial for writing a basic Kubernetes network policy in Calico Cloud to restrict pod-to-pod traffic using namespaces, labels, and selectors. --- # Kubernetes policy, basic tutorial diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-egress.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-egress.mdx index 8be358dec1..0364fcecdb 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-egress.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-egress.mdx @@ -1,5 +1,5 @@ --- -description: Learn why you should restrict egress traffic and how to do it. +description: Reference primer for the Calico Cloud tutorials covering Kubernetes egress, NAT outgoing, egress gateways, and why restricting outbound pod traffic matters. --- # Kubernetes egress diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-ingress.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-ingress.mdx index 2c5cbe29d8..2c4a99f2c2 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-ingress.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-ingress.mdx @@ -1,5 +1,5 @@ --- -description: Learn the different ingress implementations and how ingress and policy interact. +description: Reference primer for the Calico Cloud tutorials covering Kubernetes ingress implementations and how ingress controllers interact with network policy. --- # Kubernetes ingress diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-networking.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-networking.mdx index 5808c31815..bbd99f2708 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-networking.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-networking.mdx @@ -1,5 +1,5 @@ --- -description: Learn network behaviors of the Kubernetes network model. +description: Reference primer for the Calico Cloud tutorials covering the Kubernetes network model and how pods, services, and namespaces communicate. --- # Kubernetes network model diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-services.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-services.mdx index 513f43d20e..ecb4604f76 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-services.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-kubernetes-services.mdx @@ -1,5 +1,5 @@ --- -description: Learn the three main service types and how to use them. +description: Reference primer for the Calico Cloud tutorials covering the three Kubernetes service types and how services interact with network policy. --- # Kubernetes services diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-network-policy.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-network-policy.mdx index e36ce6db4c..06fcc22b97 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-network-policy.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-network-policy.mdx @@ -1,5 +1,5 @@ --- -description: Learn the basics of Kubernetes and Calico Cloud network policy +description: Reference primer for the Calico Cloud tutorials covering the basics of Kubernetes and Calico network policy and when to choose each policy API. --- # What is network policy? diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-networking.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-networking.mdx index bb23819ee8..4924d74a20 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-networking.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/training/about-networking.mdx @@ -1,5 +1,5 @@ --- -description: Learn about networking layers, packets, IP addressing, and routing. +description: Reference primer for the Calico Cloud tutorials covering networking layers, packet anatomy, MTU, IP routing, overlays, DNS, and NAT. --- # Networking overview diff --git a/calico-cloud_versioned_docs/version-22-2/tutorials/training/index.mdx b/calico-cloud_versioned_docs/version-22-2/tutorials/training/index.mdx index 63269b5401..586be7ece6 100644 --- a/calico-cloud_versioned_docs/version-22-2/tutorials/training/index.mdx +++ b/calico-cloud_versioned_docs/version-22-2/tutorials/training/index.mdx @@ -1,5 +1,5 @@ --- -description: Learn the basics of Kubernetes networking and Calico Cloud networking. +description: Index of Calico Cloud training primers that introduce Kubernetes networking fundamentals, services, ingress, egress, and network policy for beginners. hide_table_of_contents: true --- diff --git a/calico-cloud_versioned_docs/version-22-2/users/create-and-assign-custom-roles.mdx b/calico-cloud_versioned_docs/version-22-2/users/create-and-assign-custom-roles.mdx index 59aa5c69b0..a587ddbf21 100644 --- a/calico-cloud_versioned_docs/version-22-2/users/create-and-assign-custom-roles.mdx +++ b/calico-cloud_versioned_docs/version-22-2/users/create-and-assign-custom-roles.mdx @@ -1,5 +1,5 @@ --- -description: Create and assign custom roles to give specific, cluster-specific permission to your users. +description: Create and assign Calico Cloud custom roles to grant cluster-scoped, tier-scoped, or namespace-scoped permissions instead of broad predefined global roles. --- import IconUser from '/img/icons/user-icon.svg'; diff --git a/calico-cloud_versioned_docs/version-22-2/users/create-custom-role-for-entra-id-group.mdx b/calico-cloud_versioned_docs/version-22-2/users/create-custom-role-for-entra-id-group.mdx index cdb944936f..2c03de90a7 100644 --- a/calico-cloud_versioned_docs/version-22-2/users/create-custom-role-for-entra-id-group.mdx +++ b/calico-cloud_versioned_docs/version-22-2/users/create-custom-role-for-entra-id-group.mdx @@ -1,5 +1,5 @@ --- -description: Create custom roles for Entra ID groups. +description: Assign Calico Cloud roles to a Microsoft Entra ID security group so role-based access is managed through identity-provider group membership. title: Assign roles to Entra ID groups --- diff --git a/calico-cloud_versioned_docs/version-22-2/users/index.mdx b/calico-cloud_versioned_docs/version-22-2/users/index.mdx index 0e2bddd55a..39ea40ade9 100644 --- a/calico-cloud_versioned_docs/version-22-2/users/index.mdx +++ b/calico-cloud_versioned_docs/version-22-2/users/index.mdx @@ -1,4 +1,5 @@ --- +description: Reference index for Calico Cloud user management, custom roles, identity-provider group bindings, and predefined web console permissions. title: Manage users and user permissions for the web console. hide_table_of_contents: true --- diff --git a/calico-cloud_versioned_docs/version-22-2/users/user-management.mdx b/calico-cloud_versioned_docs/version-22-2/users/user-management.mdx index 9069cb9cec..ce6a923334 100644 --- a/calico-cloud_versioned_docs/version-22-2/users/user-management.mdx +++ b/calico-cloud_versioned_docs/version-22-2/users/user-management.mdx @@ -1,5 +1,5 @@ --- -description: Authenticate and authorize users. +description: Reference for the Calico Cloud predefined user roles and authentication options, including Owner, Admin, Security, Viewer, and Google social login. --- # Set up users