Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.01 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.01 KB

Kubernetes on azure

The hussle-free way

Azure AKS

The EZ way

Azure ACS

The geeky way

kubeadm on azure

This walkthough is fully inspired by a Swan's article on medium
I simply tried to put everything together in a very simple way to help anyone else who is interested on following the same approach.
Any improvements, refinements and suggestions are more then welcome: please fork and send pull requests!

This tutorial is part of the journey of using kubeadm on azure that started w/ an issue using Calico CNI.
Calico was the perfect choice on all cloud providers tested so far (AWS an GCP) but azure, so I decide to investigate an alternative solution.