Skip to content

Commit 8052b43

Browse files
committed
fix metadata
1 parent b3fd795 commit 8052b43

15 files changed

+19
-18
lines changed

articles/aks/azure-cni-overlay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure Azure CNI Overlay networking in Azure Kubernetes Service (AKS)
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.
44
author: asudbring
55
ms.author: allensu
6-
ms.service: container-service
6+
ms.service: azure-kubernetes-service
77
ms.subservice: aks-networking
88
ms.topic: how-to
99
ms.custom: references_regions

articles/aks/configure-kube-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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-
ms.service: container-service
5+
ms.service: azure-kubernetes-service
66
ms.subservice: aks-networking
77
ms.topic: how-to
88
ms.date: 10/25/2022

articles/aks/coredns-custom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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-
ms.service: container-service
4+
ms.service: azure-kubernetes-service
55
ms.subservice: aks-networking
66
author: asudbring
77
ms.topic: how-to

articles/aks/egress-outboundtype.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Customize user-defined routes (UDR) in Azure Kubernetes Service (AKS)
33
description: Learn how to define a custom egress route in Azure Kubernetes Service (AKS)
44
author: asudbring
5-
ms.service: container-service
5+
ms.service: azure-kubernetes-service
66
ms.subservice: aks-networking
77
ms.author: allensu
88
ms.topic: how-to

articles/aks/egress-udr.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
22
title: Customize user-defined routes (UDR) in Azure Kubernetes Service (AKS)
33
description: Learn how to define a custom egress route in Azure Kubernetes Service (AKS)
4-
services: container-service
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
---

articles/aks/http-application-routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: HTTP application routing add-on on Azure Kubernetes Service (AKS)
33
description: Use the HTTP application routing add-on to access applications deployed on Azure Kubernetes Service (AKS).
4-
ms.service: container-service
4+
ms.service: azure-kubernetes-service
55
ms.subservice: aks-networking
66
author: asudbring
77
ms.topic: how-to

articles/aks/http-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configuring Azure Kubernetes Service (AKS) nodes with an HTTP proxy
33
description: Use the HTTP proxy configuration feature for Azure Kubernetes Service (AKS) nodes.
4-
ms.service: container-service
4+
ms.service: azure-kubernetes-service
55
ms.subservice: aks-networking
66
author: asudbring
77
ms.topic: how-to

articles/aks/ingress-basic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create an ingress controller in Azure Kubernetes Service (AKS)
33
description: Learn how to create and configure an ingress controller in an Azure Kubernetes Service (AKS) cluster.
44
author: asudbring
55
ms.author: allensu
6-
ms.service: container-service
6+
ms.service: azure-kubernetes-service
77
ms.subservice: aks-networking
88
ms.topic: how-to
99
ms.date: 05/17/2022

articles/aks/ingress-tls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use TLS with an ingress controller on Azure Kubernetes Service (AKS)
33
titleSuffix: Azure Kubernetes Service
44
description: Learn how to install and configure an ingress controller that uses TLS in an Azure Kubernetes Service (AKS) cluster.
5-
ms.service: container-service
5+
ms.service: azure-kubernetes-service
66
ms.subservice: aks-networking
77
author: asudbring
88
ms.author: allensu

articles/aks/internal-lb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Kubernetes Service
44
description: Learn how to create and use an internal load balancer to expose your services with Azure Kubernetes Service (AKS).
55
author: asudbring
66
ms.author: allensu
7-
ms.service: container-service
7+
ms.service: azure-kubernetes-service
88
ms.subservice: aks-networking
99
ms.topic: how-to
1010
ms.date: 03/04/2019

0 commit comments

Comments
 (0)