Skip to content
Merged
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions calico-cloud/multicluster/aws.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: A sample configuration of Calico Enterprise federated endpoint identity and federated services for an AWS cluster.
description: Sample Calico Cloud cluster mesh configuration that peers an on-premises cluster with an AWS VPC cluster using BGP, NLB, and the Federated Services Controller.
---
Comment on lines 1 to 3
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes update the body for this one


# Cluster mesh example for clusters in AWS
Expand All @@ -16,12 +16,12 @@ The cluster is installed on real hardware where node and pod IPs are routable, u

![A diagram showing the key configuration requirements setting up an AWS cluster (using AWS VPN CNI) peering with an on-premise cluster.](/img/calico-enterprise/federation/aws-rcc.svg)

**Calico Enterprise configuration**
**Calico Cloud configuration**

- IP pool resource is configured for the on-premise IP assignment with IPIP is disabled
- BGP peering to the VPN router
- A Remote Cluster Configuration resource references the AWS cluster
- Service discovery of the AWS cluster services uses the Calico Enterprise Federated Services Controller
- Service discovery of the AWS cluster services uses the Calico Cloud Federated Services Controller

**Notes**

Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/multicluster/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure cluster mesh.
description: Form a Calico Cloud cluster mesh across clusters connected to the SaaS management plane with identity-aware policy and cross-cluster service discovery.
hide_table_of_contents: true
---

Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/multicluster/kubeconfig.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a local cluster to pull endpoint data from a remote cluster.
description: Connect Calico Cloud connected clusters into a cluster mesh by generating per-cluster kubeconfig credentials and RemoteClusterConfiguration with VXLAN or WireGuard.
---

import Tabs from '@theme/Tabs';
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/multicluster/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a cluster mesh for cross-cluster endpoints sharing, cross-cluster connectivity, and cross-cluster service discovery.
description: Calico Cloud cluster mesh concepts for connected clusters including pod IP routability, federated endpoint identity, federated services, and overlay networking.
---

# Overview
Expand Down
2 changes: 1 addition & 1 deletion calico-cloud/multicluster/services-controller.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a federated service for cross-cluster service discovery for local clusters.
description: Configure a Calico Cloud federated service with the Tigera Federated Services Controller to surface endpoints from connected clusters in the SaaS plane.
---
Comment on lines 1 to 3

# Configure federated services
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: A sample configuration of Calico Enterprise federated endpoint identity and federated services for an AWS cluster.
description: Sample Calico Cloud cluster mesh configuration that peers an on-premises cluster with an AWS VPC cluster using BGP, NLB, and the Federated Services Controller.
---

# Cluster mesh example for clusters in AWS
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure cluster mesh.
description: Form a Calico Cloud cluster mesh across clusters connected to the SaaS management plane with identity-aware policy and cross-cluster service discovery.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a local cluster to pull endpoint data from a remote cluster.
description: Connect Calico Cloud connected clusters into a cluster mesh by generating per-cluster kubeconfig credentials and RemoteClusterConfiguration with VXLAN or WireGuard.
---

import Tabs from '@theme/Tabs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a cluster mesh for cross-cluster endpoints sharing, cross-cluster connectivity, and cross-cluster service discovery.
description: Calico Cloud cluster mesh concepts for connected clusters including pod IP routability, federated endpoint identity, federated services, and overlay networking.
---

# Overview
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a federated service for cross-cluster service discovery for local clusters.
description: Configure a Calico Cloud federated service with the Tigera Federated Services Controller to surface endpoints from connected clusters in the SaaS plane.
---

# Configure federated services
Expand Down
2 changes: 1 addition & 1 deletion calico-enterprise/multicluster/change-cluster-type.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Change an existing Calico Enterprise cluster type to a management cluster, a managed cluster, or standalone.
description: Convert a Calico Enterprise cluster between management, managed, and standalone roles by editing ManagementCluster and ManagementClusterConnection resources.
---

# Change a cluster type
Expand Down
2 changes: 1 addition & 1 deletion calico-enterprise/multicluster/federation/aws.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: A sample configuration of Calico Enterprise federated endpoint identity and federated services for an AWS cluster.
description: Sample Calico Enterprise cluster mesh configuration that peers an on-premises cluster with an AWS VPC cluster using BGP, NLB, and the Federated Services Controller.
---

# Cluster mesh example for clusters in AWS
Expand Down
2 changes: 1 addition & 1 deletion calico-enterprise/multicluster/federation/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure cluster mesh.
description: Form a Calico Enterprise cluster mesh with federated endpoint identity, federated services, and multi-cluster networking for cross-cluster connectivity.
hide_table_of_contents: true
---

Expand Down
2 changes: 1 addition & 1 deletion calico-enterprise/multicluster/federation/kubeconfig.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a local cluster to pull endpoint data from a remote cluster.
description: Connect a Calico Enterprise cluster mesh by generating per-cluster kubeconfig credentials and RemoteClusterConfiguration resources with VXLAN or WireGuard overlays.
---

import Tabs from '@theme/Tabs';
Expand Down
2 changes: 1 addition & 1 deletion calico-enterprise/multicluster/federation/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a cluster mesh for cross-cluster endpoints sharing, cross-cluster connectivity, and cross-cluster service discovery.
description: Calico Enterprise cluster mesh concepts including pod IP routability, federated workload endpoints, federated services, and identity-aware cross-cluster policy.
---

# Overview
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a federated service for cross-cluster service discovery for local clusters.
description: Configure a Calico Enterprise federated service with the Tigera Federated Services Controller to consolidate endpoints across a cluster mesh.
---
Comment on lines 1 to 3

# Configure federated services
Expand Down
2 changes: 1 addition & 1 deletion calico-enterprise/multicluster/fine-tune-deployment.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Review your multi-cluster management deployment to ensure it is ready for production.
description: Harden a Calico Enterprise multi-cluster management deployment for production with scalable service types, log retention tuning, and RBAC for managed cluster data.
---

# Fine-tune multi-cluster management
Expand Down
2 changes: 1 addition & 1 deletion calico-enterprise/multicluster/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Calico Enterprise features for scaling to production.
description: Centralize control of Kubernetes clusters in a self-managed Calico Enterprise management cluster with federated endpoints, federated services, and cross-cluster networking.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Install Calico Enterprise managed cluster using Helm application package manager.
description: Install a Calico Enterprise managed cluster with Helm 3 and connect it to a self-managed management cluster for centralized control and log storage.
---

# Create a Calico Enterprise managed cluster
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Install Calico Enterprise management cluster using Helm application package manager.
description: Install a self-managed Calico Enterprise management cluster with Helm 3 to consolidate control of multiple managed clusters from a single plane.
---

# Create a Calico Enterprise management cluster
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure management and managed clusters using Helm.
description: Install a self-managed Calico Enterprise management and managed cluster pairing with Helm 3 charts, suitable for GitOps tooling such as ArgoCD.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure management and managed clusters.
description: Pair a self-managed Calico Enterprise management cluster with managed clusters for centralized log storage, RBAC, and federated policy across providers.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Create a Calico Enterprise managed cluster that you can control from you management cluster.
description: Register a Calico Enterprise managed cluster with a self-managed management cluster using the Tigera Operator for centralized log storage and RBAC.
---

import Tabs from '@theme/Tabs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Create a Calico Enterprise management cluster to manage multiple clusters from a single management plane.
description: Provision a self-managed Calico Enterprise management cluster with the Tigera Operator to control hundreds of managed Kubernetes clusters from one plane.
---

# Create a Calico Enterprise management cluster
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure management and managed clusters using standard operator installation.
description: Install a self-managed Calico Enterprise management and managed cluster pairing with the Tigera Operator for centralized observability and RBAC.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Change an existing Calico Enterprise cluster type to a management cluster, a managed cluster, or standalone.
description: Convert a Calico Enterprise cluster between management, managed, and standalone roles by editing ManagementCluster and ManagementClusterConnection resources.
---

# Change a cluster type
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: A sample configuration of Calico Enterprise federated endpoint identity and federated services for an AWS cluster.
description: Sample Calico Enterprise cluster mesh configuration that peers an on-premises cluster with an AWS VPC cluster using BGP, NLB, and the Federated Services Controller.
---

# Cluster mesh example for clusters in AWS
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure cluster mesh.
description: Form a Calico Enterprise cluster mesh with federated endpoint identity, federated services, and multi-cluster networking for cross-cluster connectivity.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a local cluster to pull endpoint data from a remote cluster.
description: Connect a Calico Enterprise cluster mesh by generating per-cluster kubeconfig credentials and RemoteClusterConfiguration resources with VXLAN or WireGuard overlays.
---

import Tabs from '@theme/Tabs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a cluster mesh for cross-cluster endpoints sharing, cross-cluster connectivity, and cross-cluster service discovery.
description: Calico Enterprise cluster mesh concepts including pod IP routability, federated workload endpoints, federated services, and identity-aware cross-cluster policy.
---

# Overview
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a federated service for cross-cluster service discovery for local clusters.
description: Configure a Calico Enterprise federated service with the Tigera Federated Services Controller to consolidate endpoints across a cluster mesh.
---

# Configure federated services
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Review your multi-cluster management deployment to ensure it is ready for production.
description: Harden a Calico Enterprise multi-cluster management deployment for production with scalable service types, log retention tuning, and RBAC for managed cluster data.
---

# Fine-tune multi-cluster management
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Calico Enterprise features for scaling to production.
description: Centralize control of Kubernetes clusters in a self-managed Calico Enterprise management cluster with federated endpoints, federated services, and cross-cluster networking.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Install Calico Enterprise managed cluster using Helm application package manager.
description: Install a Calico Enterprise managed cluster with Helm 3 and connect it to a self-managed management cluster for centralized control and log storage.
---

# Create a Calico Enterprise managed cluster
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Install Calico Enterprise management cluster using Helm application package manager.
description: Install a self-managed Calico Enterprise management cluster with Helm 3 to consolidate control of multiple managed clusters from a single plane.
---

# Create a Calico Enterprise management cluster
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure management and managed clusters using Helm.
description: Install a self-managed Calico Enterprise management and managed cluster pairing with Helm 3 charts, suitable for GitOps tooling such as ArgoCD.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure management and managed clusters.
description: Pair a self-managed Calico Enterprise management cluster with managed clusters for centralized log storage, RBAC, and federated policy across providers.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Create a Calico Enterprise managed cluster that you can control from you management cluster.
description: Register a Calico Enterprise managed cluster with a self-managed management cluster using the Tigera Operator for centralized log storage and RBAC.
---

import Tabs from '@theme/Tabs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Create a Calico Enterprise management cluster to manage multiple clusters from a single management plane.
description: Provision a self-managed Calico Enterprise management cluster with the Tigera Operator to control hundreds of managed Kubernetes clusters from one plane.
---

# Create a Calico Enterprise management cluster
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure management and managed clusters using standard operator installation.
description: Install a self-managed Calico Enterprise management and managed cluster pairing with the Tigera Operator for centralized observability and RBAC.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Change an existing Calico Enterprise cluster type to a management cluster, a managed cluster, or standalone.
description: Convert a Calico Enterprise cluster between management, managed, and standalone roles by editing ManagementCluster and ManagementClusterConnection resources.
---

# Change a cluster type
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: A sample configuration of Calico Enterprise federated endpoint identity and federated services for an AWS cluster.
description: Sample Calico Enterprise cluster mesh configuration that peers an on-premises cluster with an AWS VPC cluster using BGP, NLB, and the Federated Services Controller.
---

# Cluster mesh example for clusters in AWS
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure cluster mesh.
description: Form a Calico Enterprise cluster mesh with federated endpoint identity, federated services, and multi-cluster networking for cross-cluster connectivity.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a local cluster to pull endpoint data from a remote cluster.
description: Connect a Calico Enterprise cluster mesh by generating per-cluster kubeconfig credentials and RemoteClusterConfiguration resources with VXLAN or WireGuard overlays.
---

import Tabs from '@theme/Tabs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a cluster mesh for cross-cluster endpoints sharing, cross-cluster connectivity, and cross-cluster service discovery.
description: Calico Enterprise cluster mesh concepts including pod IP routability, federated workload endpoints, federated services, and identity-aware cross-cluster policy.
---

# Overview
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Configure a federated service for cross-cluster service discovery for local clusters.
description: Configure a Calico Enterprise federated service with the Tigera Federated Services Controller to consolidate endpoints across a cluster mesh.
---

# Configure federated services
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Review your multi-cluster management deployment to ensure it is ready for production.
description: Harden a Calico Enterprise multi-cluster management deployment for production with scalable service types, log retention tuning, and RBAC for managed cluster data.
---

# Fine-tune multi-cluster management
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Calico Enterprise features for scaling to production.
description: Centralize control of Kubernetes clusters in a self-managed Calico Enterprise management cluster with federated endpoints, federated services, and cross-cluster networking.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Install Calico Enterprise managed cluster using Helm application package manager.
description: Install a Calico Enterprise managed cluster with Helm 3 and connect it to a self-managed management cluster for centralized control and log storage.
---

# Create a Calico Enterprise managed cluster
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Install Calico Enterprise management cluster using Helm application package manager.
description: Install a self-managed Calico Enterprise management cluster with Helm 3 to consolidate control of multiple managed clusters from a single plane.
---

# Create a Calico Enterprise management cluster
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure management and managed clusters using Helm.
description: Install a self-managed Calico Enterprise management and managed cluster pairing with Helm 3 charts, suitable for GitOps tooling such as ArgoCD.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure management and managed clusters.
description: Pair a self-managed Calico Enterprise management cluster with managed clusters for centralized log storage, RBAC, and federated policy across providers.
hide_table_of_contents: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Create a Calico Enterprise managed cluster that you can control from you management cluster.
description: Register a Calico Enterprise managed cluster with a self-managed management cluster using the Tigera Operator for centralized log storage and RBAC.
---

import Tabs from '@theme/Tabs';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Create a Calico Enterprise management cluster to manage multiple clusters from a single management plane.
description: Provision a self-managed Calico Enterprise management cluster with the Tigera Operator to control hundreds of managed Kubernetes clusters from one plane.
---

# Create a Calico Enterprise management cluster
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Steps to configure management and managed clusters using standard operator installation.
description: Install a self-managed Calico Enterprise management and managed cluster pairing with the Tigera Operator for centralized observability and RBAC.
hide_table_of_contents: true
---

Expand Down
Loading