Workshop-AKS-Advanced-with-AGIC

A workshop showing how to build and use an advanced Azure Kubernetes Service (AKS) cluster with Application Gateway Ingress Controller. The cluster includes multiple node pools, AAD integration, ACR integration and Log Analytics with container insights integration.

MIT License

Stars
0

Workshop-AKS-Advanced-with-AGIC

In this workshop, you'll go through tasks to deploy an Azure Kubernetes Service (AKS) cluster with multiple node pools (Linux and Windows) and an Azure Application Gateway with an Application Gateway Ingress Controller (AGIC).

In this workshop, you will:

  • Create a new resource group.
  • Create an AKS cluster with supporting resources.

Content

Prerequisites

  • Knowledge of Kubernetes and its concepts
  • Access to an Azure subscription

Important

You need your own Azure subscription to run this exercise and you may incur charges. If you don't already have an Azure subscription, create a free account before you begin.

Exercise - Deploy Kubernetes Resources

In this exercise, you will:

  • Create a new resource group.
Related Projects