Skip to content

Commit fa121a0

Browse files
authored
Merge pull request #224124 from asudbring/aks-network-metadata
Update metadata on AKS networking articles
2 parents 9151f50 + e429db6 commit fa121a0

22 files changed

+117
-74
lines changed

articles/aks/api-server-vnet-integration.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
---
22
title: API Server VNet Integration in Azure Kubernetes Service (AKS)
33
description: Learn how to create an Azure Kubernetes Service (AKS) cluster with API Server VNet Integration
4-
services: container-service
5-
ms.topic: article
4+
author: asudbring
5+
ms.author: allensu
6+
ms.service: azure-kubernetes-service
7+
ms.subservice: aks-networking
8+
ms.topic: how-to
69
ms.date: 09/09/2022
710
ms.custom: references_regions
811

articles/aks/azure-cni-overlay.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
---
22
title: Configure Azure CNI Overlay networking in Azure Kubernetes Service (AKS) (Preview)
33
description: Learn how to configure Azure CNI Overlay networking in Azure Kubernetes Service (AKS), including deploying an AKS cluster into an existing virtual network and subnet.
4-
services: container-service
5-
ms.topic: article
4+
author: asudbring
5+
ms.author: allensu
6+
ms.service: azure-kubernetes-service
7+
ms.subservice: aks-networking
8+
ms.topic: how-to
69
ms.custom: references_regions
710
ms.date: 12/12/2022
811
---

articles/aks/azure-cni-powered-by-cilium.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
22
title: Configure Azure CNI Powered by Cilium in Azure Kubernetes Service (AKS) (Preview)
33
description: Learn how to create an Azure Kubernetes Service (AKS) cluster with Azure CNI Powered by Cilium.
4-
services: container-service
4+
author: asudbring
5+
ms.author: allensu
6+
ms.service: azure-kubernetes-service
7+
ms.subservice: aks-networking
58
ms.topic: article
69
ms.custom: references_regions
710
ms.date: 10/24/2022

articles/aks/configure-azure-cni.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
22
title: Configure Azure CNI networking in Azure Kubernetes Service (AKS)
3+
titleSuffix: Azure Kubernetes Service
34
description: Learn how to configure Azure CNI (advanced) networking in Azure Kubernetes Service (AKS), including deploying an AKS cluster into an existing virtual network and subnet.
4-
services: container-service
5-
ms.topic: article
5+
author: asudbring
6+
ms.author: allensu
7+
ms.service: azure-kubernetes-service
8+
ms.subservice: aks-networking
9+
ms.topic: how-to
610
ms.date: 05/16/2022
711
ms.custom: references_regions, devx-track-azurecli
812
---

articles/aks/configure-kube-proxy.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
title: Configure kube-proxy (iptables/IPVS) (preview)
33
titleSuffix: Azure Kubernetes Service
44
description: Learn how to configure kube-proxy to utilize different load balancing configurations with Azure Kubernetes Service (AKS).
5-
services: container-service
6-
ms.topic: article
5+
ms.service: azure-kubernetes-service
6+
ms.subservice: aks-networking
7+
ms.topic: how-to
78
ms.date: 10/25/2022
8-
ms.author: pahealy
9-
author: phealy
9+
ms.author: allensu
10+
author: asudbring
1011

1112
#Customer intent: As a cluster operator, I want to utilize a different kube-proxy configuration.
1213
---

articles/aks/configure-kubenet-dual-stack.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
22
title: Configure dual-stack kubenet networking in Azure Kubernetes Service (AKS)
3+
titleSuffix: Azure Kubernetes Service
34
description: Learn how to configure dual-stack kubenet networking in Azure Kubernetes Service (AKS)
4-
services: container-service
5-
ms.topic: article
5+
author: asudbring
6+
ms.author: allensu
7+
ms.service: azure-kubernetes-service
8+
ms.subservice: aks-networking
9+
ms.topic: how-to
610
ms.date: 12/15/2021
711
---
812

articles/aks/configure-kubenet.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
---
22
title: Configure kubenet networking in Azure Kubernetes Service (AKS)
3+
titleSuffix: Azure Kubernetes Service
34
description: Learn how to configure kubenet (basic) network in Azure Kubernetes Service (AKS) to deploy an AKS cluster into an existing virtual network and subnet.
4-
services: container-service
5-
ms.topic: article
5+
author: asudbring
6+
ms.author: allensu
7+
ms.service: azure-kubernetes-service
8+
ms.subservice: aks-networking
9+
ms.topic: how-to
610
ms.date: 10/26/2022
7-
8-
ms.reviewer: nieberts, jomore
911
---
1012

1113
# Use kubenet networking with your own IP address ranges in Azure Kubernetes Service (AKS)

articles/aks/coredns-custom.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
22
title: Customize CoreDNS for Azure Kubernetes Service (AKS)
33
description: Learn how to customize CoreDNS to add subdomains or extend custom DNS endpoints using Azure Kubernetes Service (AKS)
4-
services: container-service
5-
author: palma21
6-
ms.topic: article
4+
ms.service: azure-kubernetes-service
5+
ms.subservice: aks-networking
6+
author: asudbring
7+
ms.topic: how-to
78
ms.date: 03/15/2019
8-
ms.author: jpalma
9+
ms.author: allensu
910

1011
#Customer intent: As a cluster operator or developer, I want to learn how to customize the CoreDNS configuration to add sub domains or extend to custom DNS endpoints within my network
1112
---

articles/aks/egress-outboundtype.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
22
title: Customize cluster egress with outbound types in Azure Kubernetes Service (AKS)
3-
description: Learn how to configure outbound types in Azure Kubernetes Service (AKS)
4-
services: container-service
5-
ms.topic: article
3+
description: Learn how to define a custom egress route in Azure Kubernetes Service (AKS)
4+
author: asudbring
5+
ms.service: azure-kubernetes-service
6+
ms.subservice: aks-networking
7+
ms.author: allensu
8+
ms.topic: how-to
69
ms.date: 06/29/2020
7-
ms.author: pahealy
8-
author: phealy
910

1011
#Customer intent: As a cluster operator, I want to define my own egress paths with user-defined routes. Since I define this up front I do not want AKS provided load balancer configurations.
1112
---

articles/aks/egress-udr.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: Customize user-defined routes (UDR) in Azure Kubernetes Service (AKS)
3-
description: Learn how to define a custom egress route in Azure Kubernetes Service (AKS)
4-
services: container-service
2+
title: Customize cluster egress with a user-defined routing table
3+
description: Learn how to define a custom egress route in Azure Kubernetes Service (AKS) with a routing table.
4+
ms.service: azure-kubernetes-service
5+
ms.subservice: aks-networking
56
ms.topic: article
67
ms.date: 06/29/2020
7-
ms.author: pahealy
8-
author: phealy
8+
ms.author: allensu
9+
author: asudbring
910

1011
#Customer intent: As a cluster operator, I want to define my own egress paths with user-defined routes. Since I define this up front I do not want AKS provided load balancer configurations.
1112
---

0 commit comments

Comments
 (0)