Challenge 02 - AKS Network Integration and Private Clusters

< Previous Challenge - Home - Next Challenge >

Introduction

This challenge will cover deployment of an AKS cluster fully integrated in a Virtual Network as well as deploying the sample app, and configuring ingress.

Make sure to check the optional objectives if you are up to a harder exercise.

Description

You need to fulfill these requirements to complete this challenge:

Deploy an AKS Cluster

NOTE: If you do not have “Owner” permissions on your Azure subscription, you will not have permission to attach your AKS cluster to your ACR. We have staged the sample application on Docker Hub so that you can use the container images at these locations:

HINT: If you decide to use your own ACR with the images for api and web, you must fully qualify the name of your ACR. An image with a non-fully qualified registry name is assumed to be in Docker Hub.

Deploy the sample application

Success Criteria

Advanced Challenges (Optional)

Learning Resources

These docs might help you achieving these objectives: