Getting up and running with Calico on AKS

Getting up and running with Calico on AKS

Oct 14, 2020

Spinning up an AKS cluster is a great way to get started with Kubernetes on Azure. But if you are doing more than just playing, you’ll want to understand the multiple networking options AKS provides for you to choose from, each with different scale and security implications.

In this training session we will do a deep dive on AKS networking options, including:

  • Understanding the various supported networking options for AKS, including implications for scale and network security
  • How to install a cluster using Azure CLI
  • How to install a cluster using Azure ARM template