The following repository will help you create a Kubernetes cluster running on Azure Container Service:
- Sign up for an Azure account:
- FREE TRIAL: $200 of Azure Credits https://azure.microsoft.com/en-us/free/
The presenter will go through a list of demos during the workshop.
Find the demos here
A list of steps to build and provision the Kubernetes cluster can be found here
Congrats on finishing the hands on introduction to Kubernetes!
To remove the Kubernetes cluster and underlying infrastructure execute the following from the Azure Cloud Shell
az group delete --name myResourceGroup --yes --no-wait