Skip to content

Commit 8da35bb

Browse files
authored
Merge pull request #108199 from dksimpson/DKS-US1598697-2
Update container-service article titles for SEO - batch 2
2 parents a409a2f + ee7d88e commit 8da35bb

9 files changed

+18
-9
lines changed

articles/aks/ingress-basic.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Create a basic ingress controller in Azure Kubernetes Service (AKS)
2+
title: Create an ingress controller
3+
titleSuffix: Azure Kubernetes Service
34
description: Learn how to install and configure a basic NGINX ingress controller in an Azure Kubernetes Service (AKS) cluster.
45
services: container-service
56
ms.topic: article

articles/aks/ingress-internal-ip.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Create an ingress controller for an internal network in Azure Kubernetes Service (AKS)
2+
title: Ingress controller on internal network
3+
titleSuffix: Azure Kubernetes Service
34
description: Learn how to install and configure an NGINX ingress controller for an internal, private network in an Azure Kubernetes Service (AKS) cluster.
45
services: container-service
56
ms.topic: article

articles/aks/ingress-own-tls.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Use your own TLS certificates for ingress with Azure Kubernetes Service (AKS) cluster
2+
title: Use your TLS certificates for ingress
3+
titleSuffix: Azure Kubernetes Service
34
description: Learn how to install and configure an NGINX ingress controller that uses your own certificates in an Azure Kubernetes Service (AKS) cluster.
45
services: container-service
56
ms.topic: article

articles/aks/ingress-static-ip.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Create an HTTP ingress controller with a static IP address in Azure Kubernetes Service (AKS)
2+
title: Use ingress controller with static IP
3+
titleSuffix: Azure Kubernetes Service
34
description: Learn how to install and configure an NGINX ingress controller with a static public IP address in an Azure Kubernetes Service (AKS) cluster.
45
services: container-service
56
ms.topic: article

articles/aks/ingress-tls.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Create an HTTPS ingress with Azure Kubernetes Service (AKS) cluster
2+
title: Create ingress with automatic TLS
3+
titleSuffix: Azure Kubernetes Service
34
description: Learn how to install and configure an NGINX ingress controller that uses Let's Encrypt for automatic TLS certificate generation in an Azure Kubernetes Service (AKS) cluster.
45
services: container-service
56
ms.topic: article

articles/aks/internal-lb.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Create an internal load balancer in Azure Kubernetes Service (AKS)
2+
title: Create an internal load balancer
3+
titleSuffix: Azure Kubernetes Service
34
description: Learn how to create and use an internal load balancer to expose your services with Azure Kubernetes Service (AKS).
45
services: container-service
56
ms.topic: article

articles/aks/kube-advisor-tool.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Check your Kubernetes deployments on Azure for implementation of best practices
2+
title: Check deployments for best practices
3+
titleSuffix: Azure Kubernetes Service
34
description: Learn how to check for implementation of best practices in your deployments on Azure Kubernetes Service using kube-advisor
45
services: container-service
56
author: seanmck

articles/aks/servicemesh-istio-scenario-routing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Intelligent routing and canary releases with Istio in Azure Kubernetes Service (AKS)
2+
title: Use Istio for intelligent routing
3+
titleSuffix: Azure Kubernetes Service
34
description: Learn how to use Istio to provide intelligent routing and deploy canary releases in an Azure Kubernetes Service (AKS) cluster
45
author: paulbouwer
56
ms.topic: article

articles/jenkins/jenkins-continuous-deployment.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Tutorial - Deploy from GitHub to Azure Kubernetes Service (AKS) with Jenkins
2+
title: Deploy from GitHub to AKS with Jenkins
3+
titleSuffix: Azure Kubernetes Service
34
description: Set up Jenkins for continuous integration (CI) from GitHub and continuous deployment (CD) to Azure Kubernetes Service (AKS)
45
services: container-service
56
author: zr-msft

0 commit comments

Comments
 (0)