Introduction

Completed

Suppose that you lead the IT development team for Contoso Video, a video production company whose technology stack has migrated to Azure Kubernetes Service (AKS). To reduce your team's time and effort building container images and deploying applications, you want to investigate using pipelines to deploy AKS workloads.

In this module, you learn how to create a continuous integration and continuous delivery (CI/CD) pipeline that uses GitHub Actions to deploy Kubernetes workloads to an AKS cluster. You create a proof of concept by using the Contoso Video website.

Learning objectives

After you complete this module, you can:

  • Describe a CI/CD process that uses GitHub Actions.
  • Create a deployment pipeline by using GitHub Actions and Azure.
  • Deploy a cloud-native application to AKS by using GitHub Actions.

Prerequisites