From the course: Kubernetes: Your First Project

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

From kind to AKS: What's changing?

From kind to AKS: What's changing? - Kubernetes Tutorial

From the course: Kubernetes: Your First Project

From kind to AKS: What's changing?

- [Instructor] In the last video, we deployed Explore California into Amazon Web Services EKS, or Elastic Kubernetes Service. This time, we're going to repeat that process, but we're going to do this in Azure instead. In this chapter, we're going to create a Kubernetes cluster in Azure's Kubernetes Service, or Azure AKS. Like we did in AWS, we're also going to create a registry within the Azure Container Registry, or ACR. We're going to push Explore California's container image into it. After that, we're going to use Helm to deploy Explore California into the cluster that we created. Let's get started.

Contents