Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion calico-cloud/reference/api.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Learn about the Tigera client library and how to use it.
description: Calico Cloud Go client library reference for working with cluster resources programmatically against the Calico Cloud API in connected clusters.
---

# Tigera Client library
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/architecture/data-path.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Learn how packets flow between workloads in a datacenter, or between a workload and the internet.
description: Reference covering the Calico Cloud data path explaining how packets flow between workloads and to external destinations in connected clusters.
---

# 'The Calico Cloud data path: IP routing and iptables'
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/architecture/design/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Deep dive into using Calico over Ethernet and IP fabrics.
description: Network design reference for Calico Cloud connected clusters covering layer-2 and layer-3 interconnect fabric options for the underlay network.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Understand the interconnect fabric options in a Calico network.
description: Reference for using Calico Cloud over a layer-2 Ethernet interconnect fabric covering BGP peering and broadcast domain considerations.
---

# Calico over Ethernet fabrics
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Understand considerations for implementing interconnect fabrics with Calico.
description: Reference for using Calico Cloud over a layer-3 IP interconnect fabric covering BGP topology choices and route propagation.
---

# Calico over IP fabrics
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/architecture/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Calico Cloud component architecture diagram, network design, and the data path between workloads.
description: Reference content for Calico Cloud architecture including connected cluster diagram, network design, and the data path between workloads.
hide_table_of_contents: true
---

Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/attribution.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Attribution report
description: Third-party license attribution report listing open-source components shipped with Calico Cloud.
---

# Attribution
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Details for configuring the Calico Cloud CNI plugins.
description: Reference for configuring the CNI plugin in Calico Cloud connected clusters covering operator-managed and manifest-mode CNI options.
---

# Configuring the Calico Cloud CNI plugins
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure Resource requests and limits.
description: Reference for setting Kubernetes resource requests and limits on Calico Cloud components managed by the Tigera Operator in connected clusters.
---

# Configure resource requests and limits
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/component-resources/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Reference content for Calico Cloud component resources.
description: Reference content for Calico Cloud component resources covering CNI configuration, kube-controllers, and node components in connected clusters.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Calico Cloud Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state.
description: Reference for kube-controllers configuration in Calico Cloud connected clusters covering environment variables and KubeControllersConfiguration options.
---

# Configuring the Calico Cloud Kubernetes controllers
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: kube-controllers is a set of Kubernetes controllers for Calico
description: Reference content for the kube-controllers component in Calico Cloud connected clusters that watches Kubernetes API events and reconciles cluster state.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Review metrics for the kube-controllers component if you are using Prometheus.
description: Prometheus metrics reference for the kube-controllers component in Calico Cloud connected clusters covering reconcile latency and queue depth.
---

# Monitoring kube-controllers with Prometheus
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Customize cnx-node using environment variables.
description: Reference for configuring the cnx-node container in Calico Cloud connected clusters through environment variables that control Felix, BIRD, and confd.
---

# Configuring cnx-node
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure Felix, the daemon that runs on every machine that provides endpoints.
description: Reference for Felix configuration parameters in Calico Cloud connected clusters covering environment variables, FelixConfiguration fields, and per-node overrides.
---

# Configuring Felix
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Felix is a Calico component that runs on every machine that provides endpoints.
description: Reference content for Felix in Calico Cloud connected clusters, the per-node daemon that programs routes and tiered policy rules into the Linux data plane.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Review metrics for the Felix component if you are using Prometheus.
description: Prometheus metrics reference for Felix in Calico Cloud connected clusters covering counters and gauges exposed for data plane health and policy evaluation.
---

# Monitoring Felix with Prometheus
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Learn about the components that comprise the cnx-node.
description: Reference content for the cnx-node component in Calico Cloud connected clusters covering Felix, BIRD, and the per-node agent configuration.
hide_table_of_contents: true
---

Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/faq.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Common questions that users ask about Calico Enterprise.
description: Frequently asked questions about Calico Cloud covering connected clusters, the web console, observability, and platform support.
---

# Frequently asked questions
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/host-endpoints/connectivity.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Customize the Calico failsafe policy to protect host endpoints.
description: Reference for the Calico Cloud failsafe policy that protects host endpoints in connected clusters from being cut off by misconfigured host policy.
---

# Creating policy for basic connectivity
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/host-endpoints/conntrack.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Workaround for Linux conntrack if Calico policy is not working as it should.
description: Reference covering Linux conntrack workarounds for Calico Cloud host endpoint policy when stateful tracking interferes with packet flow in connected clusters.
---

# Connection tracking
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/host-endpoints/failsafe.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Avoid cutting off connectivity to hosts because of incorrect network policies.
description: Reference for the Calico Cloud failsafe inbound and outbound port lists that prevent host network policy from cutting off control-plane connectivity.
---

# Failsafe rules
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/host-endpoints/forwarded.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Learn the subtleties using the applyOnForward option in host endpoint policies.
description: Reference for the applyOnForward field on Calico Cloud host endpoint policy that controls how rules apply to forwarded traffic in connected clusters.
---

# Apply on forwarded traffic
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/host-endpoints/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Protect host endpoints with Calico network policy.
description: Reference content for protecting host endpoints with Calico Cloud network policy across connected clusters including failsafe ports, applyOnForward, and pre-DNAT.
hide_table_of_contents: true
---

Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/host-endpoints/objects.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: To protect a host interface, start by creating a host endpoint object in etcd.
description: Reference for the HostEndpoint object in Calico Cloud describing how to model a host network interface in a connected cluster so policy can select it.
---

# Creating host endpoint objects
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/host-endpoints/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Secure host network interfaces.
description: Reference overview of host endpoint protection in Calico Cloud covering the model for securing host network interfaces with policy across connected clusters.
---

# Host endpoints
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/host-endpoints/pre-dnat.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Apply rules in a host endpoint policy before any DNAT.
description: Reference for pre-DNAT host endpoint policy in Calico Cloud connected clusters that applies rules to ingress traffic before destination NAT rewrites the address.
---

# Pre-DNAT policy
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/host-endpoints/selector.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Apply ordered policies to endpoints that match specific label selectors.
description: Reference for ordered host endpoint policies in Calico Cloud connected clusters that match interfaces using label selectors.
---

# Selector-based policies
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/host-endpoints/summary.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: How different host endpoint rules affect packet flows.
description: Reference summary describing how the different Calico Cloud host endpoint policy types interact and affect packet flows in connected clusters.
title: Summary of host endpoint policies
---

Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Resource definitions and APIs.
description: Reference content for Calico Cloud including resource definitions, APIs, architecture, host endpoints, and component resources for connected clusters.
---

import { DocCardLink, DocCardLinkLayout } from '/src/___new___/components';
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/installation/api.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Installation API reference
description: Installation API reference for Calico Cloud listing the operator-managed custom resources used to configure connected cluster installation.
---

# Installation reference
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/installation/ia-api.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Image Assurance Installation API reference
description: Image Assurance installation API reference for Calico Cloud listing operator-managed custom resources that configure the Image Assurance subsystem.
---

# Image Assurance Installation reference
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/public-cloud/aws.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Advantages of using Calico Cloud in AWS.
description: Reference for connecting Calico Cloud clusters running on Amazon Web Services covering supported networking modes and AWS platform notes.
---

# Amazon Web Services
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/public-cloud/azure.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Support for Calico Cloud in Azure.
description: Reference for connecting Calico Cloud clusters running on Microsoft Azure covering supported networking modes and Azure platform notes.
---

# Azure
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/public-cloud/gce.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Methods to ensure that traffic between containers on different hosts is not dropped by GCE fabric.
description: Reference for connecting Calico Cloud clusters running on Google Compute Engine covering supported networking modes and platform-specific routing.
---

# Google Compute Engine
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/public-cloud/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Tips for configuring Calico Cloud in your public cloud provider.
description: Public cloud reference for Calico Cloud covering platform-specific networking notes for AWS, Azure, and GCE connected clusters.
hide_table_of_contents: true
---

Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/alertexception.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico Cloud resource.
description: Reference for the AlertException resource in Calico Cloud connected clusters that suppresses alerts matching a defined filter for a time window.
---

# Alert exception
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/bfdconfig.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico Enterprise resource.
description: Reference for the BFD configuration resource in Calico Cloud connected clusters that tunes Bidirectional Forwarding Detection on BGP-peered nodes.
---

import Selectors from '@site/calico-enterprise/_includes/content/_selectors.mdx';
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/bgpconfig.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico Cloud resource.
description: Reference for the BGPConfiguration resource in Calico Cloud connected clusters that sets cluster-wide BGP options including route reflectors and AS number.
---

# BGP configuration
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/bgpfilter.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico Cloud resource.
description: Reference for the BGPFilter resource in Calico Cloud connected clusters that filters routes imported from or exported to BGP peers.
---

# BGP Filter
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/bgppeer.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico Cloud resource.
description: Reference for the BGPPeer resource in Calico Cloud connected clusters that defines BGP neighbor relationships with external routers or other Calico nodes.
---

# BGP peer
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/blockaffinity.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: IP address management block affinity
description: Reference for the BlockAffinity resource in Calico Cloud connected clusters that records which node owns each IP address management block.
---

# Block affinity
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/caliconodestatus.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico resource.
description: Reference for the CalicoNodeStatus resource in Calico Cloud connected clusters that exposes per-node agent, BGP, and routing state.
---

# Calico node status
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this resource.
description: Reference for the CIS benchmark compliance report in Calico Cloud connected clusters that audits Kubernetes nodes against CIS recommendations.
---

# CIS benchmark report
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Compliance reporting API.
description: Reference index for compliance report types available in Calico Cloud connected clusters covering inventory, network access, policy audit, and CIS benchmark.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this resource.
description: Reference for the inventory compliance report in Calico Cloud connected clusters that catalogs endpoints, namespaces, and policies in scope at report time.
---

# Inventory report
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this resource.
description: Reference for the network access compliance report in Calico Cloud connected clusters that summarizes which endpoints could communicate based on policy.
---

# Network Access report
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Schedule reports and configure report scope.
description: Reference overview of compliance reporting in Calico Cloud connected clusters covering schedules, report scope, and the GlobalReport resource.
---

# Compliance reports (deprecated)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this resource.
description: Reference for the policy audit compliance report in Calico Cloud connected clusters that records changes to network policies during the report period.
---

# Policy audit report
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Resource definition.
description: Reference for the ContainerAdmissionPolicy resource in Calico Cloud that admits or rejects pod creation based on container image scan results.
---

# Container admission policy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico Cloud resource.
description: Reference for the DeepPacketInspection resource in Calico Cloud connected clusters that defines workloads to scan with the Snort-based IDS engine.
---

# Deep packet inspection
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/egressgatewaypolicy.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico Enterprise resource.
description: Reference for the EgressGatewayPolicy resource in Calico Cloud connected clusters that selects which pods route through which egress gateways.
---

# Egress gateway policy
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/felixconfig.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico Enterprise resource.
description: Reference for the FelixConfiguration resource in Calico Cloud connected clusters that controls Felix data plane behavior cluster-wide.
toc_max_heading_level: 4
---

Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/globalalert.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico Enterprise resource.
description: Reference for the GlobalAlert resource in Calico Cloud connected clusters that defines an alerting query against flow, audit, or DNS logs.
---

# Global Alert
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/globalnetworkpolicy.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico Cloud resource.
description: Reference for the GlobalNetworkPolicy resource in Calico Cloud, a cluster-scoped tiered policy that selects endpoints across all namespaces in a connected cluster.
---

# Global network policy
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/globalnetworkset.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico Cloud resource.
description: Reference for the GlobalNetworkSet resource in Calico Cloud connected clusters that defines a cluster-scoped set of CIDRs referenced by tiered network policy.
---

# Global network set
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/reference/resources/globalreport.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: API for this Calico Cloud resource.
description: Reference for the GlobalReport resource in Calico Cloud connected clusters that schedules compliance reports against cluster network and policy state.
---

# Global report
Expand Down
Loading
Loading