Skip to content

Commit 1df476f

Browse files
committed
changed titles in Istio and app routing addon article for SEO discoverablity of ingress options for customers in AKS
1 parent 89d86a4 commit 1df476f

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

articles/aks/app-routing.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Use the application routing add-on with Azure Kubernetes Service (AKS) clusters (preview)
2+
title: Azure Kubernetes Service (AKS) ingress with the application routing add-on (preview)
33
description: Use the application routing add-on to securely access applications deployed on Azure Kubernetes Service (AKS).
44
ms.subservice: aks-networking
55
ms.custom: devx-track-azurecli
6-
author: sabbour
6+
author: asudbring
77
ms.topic: how-to
8-
ms.date: 05/04/2023
9-
ms.author: asabbour
8+
ms.date: 08/07/2023
9+
ms.author: allensu
1010
---
1111

12-
# Use the application routing add-on with Azure Kubernetes Service (AKS) clusters (preview)
12+
# Azure Kubernetes Service (AKS) ingress with the application routing add-on (preview)
1313

1414
The application routing add-on configures an [ingress controller](https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/) in your Azure Kubernetes Service (AKS) cluster with SSL termination through certificates stored in Azure Key Vault. It can optionally integrate with Open Service Mesh (OSM) for end-to-end encryption of inter-cluster communication using mutual TLS (mTLS). When you deploy ingresses, the add-on creates publicly accessible DNS names for endpoints on an Azure DNS zone.
1515

articles/aks/istio-deploy-ingress.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
2-
title: Deploy external or internal ingresses for Istio service mesh add-on for Azure Kubernetes Service (preview)
2+
title: Azure Kubernetes Service (AKS) external or internal ingresses for Istio service mesh add-on (preview)
33
description: Deploy external or internal ingresses for Istio service mesh add-on for Azure Kubernetes Service (preview)
4-
ms.topic: article
5-
ms.custom:
6-
ms.date: 04/09/2023
7-
ms.author: shasb
4+
ms.topic: how-to
5+
ms.service: azure-kubernetes-service
6+
ms.subservice: aks-networking
7+
author: asudbring
8+
ms.date: 08/07/2023
9+
ms.author: allensu
810
---
911

10-
# Deploy external or internal ingresses for Istio service mesh add-on for Azure Kubernetes Service (preview)
12+
# Azure Kubernetes Service (AKS) external or internal ingresses for Istio service mesh add-on deployment (preview)
1113

1214
This article shows you how to deploy external or internal ingresses for Istio service mesh add-on for Azure Kubernetes Service (AKS) cluster.
1315

0 commit comments

Comments
 (0)