Skip to content

Commit 6cd17cf

Browse files
committed
Technical Review 1016239: Deploy a containerized application on Azure Kubernetes Service
1 parent 29a40d6 commit 6cd17cf

File tree

7 files changed

+17
-17
lines changed

7 files changed

+17
-17
lines changed

learn-pr/azure/aks-deploy-container-app/1-introduction.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
### YamlMime:ModuleUnit
22
uid: learn.aks-deploy-container-app.1-introduction
3-
metadata:
4-
adobe-target: true
3+
metadata:
4+
adobe-target: true
55
prefetch-feature-rollout: true
66
title: Introduction
77
description: Introduction
88
ms.published: 07/31/2020
9-
ms.date: 04/04/2023
9+
ms.date: 01/31/2025
1010
author: nickomang
1111
ms.author: nickoman
1212
ms.topic: unit

learn-pr/azure/aks-deploy-container-app/2-create-aks-cluster.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
### YamlMime:ModuleUnit
22
uid: learn.aks-deploy-container-app.2-create-aks-cluster
3-
metadata:
4-
adobe-target: true
3+
metadata:
4+
adobe-target: true
55
prefetch-feature-rollout: true
66
title: Create an Azure Kubernetes Service cluster
77
description: Explore some of the architectural concepts you need to consider when you configure your first Azure Kubernetes Service cluster. You'll review concepts such as common cluster architecture and application routing.
88
ms.published: 07/31/2020
9-
ms.date: 04/04/2023
9+
ms.date: 01/31/2025
1010
author: nickomang
1111
ms.author: nickoman
1212
ms.topic: unit

learn-pr/azure/aks-deploy-container-app/3-exercise-create-aks-cluster.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
### YamlMime:ModuleUnit
22
uid: learn.aks-deploy-container-app.3-exercise-create-aks-cluster
3-
metadata:
4-
adobe-target: true
3+
metadata:
4+
adobe-target: true
55
prefetch-feature-rollout: true
66
title: Exercise - Create an Azure Kubernetes Service cluster
77
description: In this exercise, you'll create an Azure Kubernetes Service cluster using Azure CLI and configure access from the Cloud Shell to your new cluster using Kubectl.
88
ms.published: 07/31/2020
9-
ms.date: 04/04/2023
9+
ms.date: 01/31/2025
1010
author: nickomang
1111
ms.author: nickoman
1212
ms.topic: unit

learn-pr/azure/aks-deploy-container-app/4-deploy-app.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
### YamlMime:ModuleUnit
22
uid: learn.aks-deploy-container-app.4-deploy-app
3-
metadata:
4-
adobe-target: true
3+
metadata:
4+
adobe-target: true
55
prefetch-feature-rollout: true
66
title: Deploy an application on your Azure Kubernetes Service cluster
77
description: Explore the concepts needed to create and deploy an application to your Azure Kubernetes Service cluster. You'll see how to deploy an application as a container from a container registry by using a declarative manifest file.
88
ms.published: 07/31/2020
9-
ms.date: 04/04/2023
9+
ms.date: 01/31/2025
1010
author: nickomang
1111
ms.author: nickoman
1212
ms.topic: unit

learn-pr/azure/aks-deploy-container-app/5-exercise-deploy-app.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
### YamlMime:ModuleUnit
22
uid: learn.aks-deploy-container-app.5-exercise-deploy-app
3-
metadata:
4-
adobe-target: true
3+
metadata:
4+
adobe-target: true
55
prefetch-feature-rollout: true
66
title: Exercise - Deploy an application on your Azure Kubernetes Service cluster
77
description: In this exercise, you'll create and push a Kubernetes workload to an Azure Container Registry instance. You'll then deploy the workload from the container registry to an Azure Kubernetes Service cluster by creating a deployment manifest file.
88
ms.published: 07/31/2020
9-
ms.date: 04/04/2023
9+
ms.date: 01/31/2025
1010
author: nickomang
1111
ms.author: nickoman
1212
ms.topic: unit

learn-pr/azure/aks-deploy-container-app/6-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
title: Summary
77
description: Summary
88
ms.published: 07/31/2020
9-
ms.date: 04/04/2023
9+
ms.date: 01/31/2025
1010
author: nickomang
1111
ms.author: nickoman
1212
ms.topic: unit

learn-pr/azure/aks-deploy-container-app/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
description: Explore how to create and deploy a containerized application by using Azure Kubernetes Service declarative manifest files.
88
ms.published: 07/31/2020
99
manager: rayoflores
10-
ms.date: 04/04/2023
10+
ms.date: 01/31/2025
1111
author: nickomang
1212
ms.author: nickoman
1313
ms.topic: module

0 commit comments

Comments
 (0)