From 02f6e3fe578b514d085b75d8a45857b67d22fb2a Mon Sep 17 00:00:00 2001 From: Christopher Tauchen Date: Fri, 6 Dec 2024 17:30:56 +0000 Subject: [PATCH] Fixes bad link --- calico-enterprise/networking/determine-best-networking.mdx | 4 ++-- .../version-3.17/networking/determine-best-networking.mdx | 4 ++-- .../version-3.18-2/networking/determine-best-networking.mdx | 4 ++-- .../version-3.19-2/networking/determine-best-networking.mdx | 4 ++-- .../version-3.20-1/networking/determine-best-networking.mdx | 4 ++-- .../version-3.20-2/networking/determine-best-networking.mdx | 4 ++-- calico/networking/determine-best-networking.mdx | 4 ++-- .../version-3.26/networking/determine-best-networking.mdx | 4 ++-- .../version-3.27/networking/determine-best-networking.mdx | 4 ++-- .../version-3.28/networking/determine-best-networking.mdx | 4 ++-- .../version-3.29/networking/determine-best-networking.mdx | 4 ++-- 11 files changed, 22 insertions(+), 22 deletions(-) diff --git a/calico-enterprise/networking/determine-best-networking.mdx b/calico-enterprise/networking/determine-best-networking.mdx index 33a5e165f6..9f7c50fe2c 100644 --- a/calico-enterprise/networking/determine-best-networking.mdx +++ b/calico-enterprise/networking/determine-best-networking.mdx @@ -126,7 +126,7 @@ The Amazon VPC CNI plugin allocates pod IPs from the underlying AWS VPC and uses **Azure CNI** -The Azure CNI plugin allocates pod IPs from the underlying Azure VNET configures the Azure virtual network to provide VNET native pod networking (pod IPs that are routable outside of the cluster). It is the default networking used in [Microsoft AKS](https://azure.microsoft.com/en-us/services/kubernetes-service/), with Calico for network policy enforcement. +The Azure CNI plugin allocates pod IPs from the underlying Azure VNET configures the Azure virtual network to provide VNET native pod networking (pod IPs that are routable outside of the cluster). It is the default networking used in [Microsoft AKS](https://azure.microsoft.com/en-us/products/kubernetes-service/), with Calico for network policy enforcement. **Azure cloud provider** @@ -194,7 +194,7 @@ You can learn more about Kubernetes Networking on AWS, including how each of the ### Azure -If you would like pod IP addresses to be routable outside of the cluster then you must use the Azure CNI plugin. This is supported by [AKS](https://azure.microsoft.com/en-us/services/kubernetes-service/), with Calico for network policy. Pod IP addresses are allocated from the underlying VNET. +If you would like pod IP addresses to be routable outside of the cluster then you must use the Azure CNI plugin. This is supported by [AKS](https://azure.microsoft.com/en-us/products/kubernetes-service/), with Calico for network policy. Pod IP addresses are allocated from the underlying VNET.