/aks-workshop

Introduction to Docker, Containers and Kubernetes with Azure Kubernetes Service

Primary LanguageShell

AKS Workshop

Welcome to the Azure Kubernetes Service Workshop.

In this workshop, you'll go through tasks to deploy a multicontainer application to Kubernetes on Azure Kubernetes Service (AKS).

Learning Objectives

  • Create an Azure Kubernetes Service cluster
  • Choose the best deployment options for your Pods
  • Expose Pods to internal and external network users
  • Configure the Azure Kubernetes Service ingress
  • Monitor the health of an Azure Kubernetes Service cluster
  • Scale your application in an Azure Kubernetes Service cluster
  • Create a continuous integration pipeline with GitHub Actions

Agenda

Day 1 Day 2 Day 3
Kubernetes Architecture and components Managing AKS Continous Integration with GitHub
Hands-on Lab: Deploying applications to AKS Hands-on Lab: Integration, Monitoring, Scaling Hands-on Lab: DevOps with GitHub Actions

Setup and Prerequisites

Please check the setup instructions and pre-requisites for Hands-on Labs.

Hands-on Labs