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/
Join the course's Slack:
You will find the presentation, links, commands and group questions pinned in the #k8straining channel
The presenter will go through a list of demos during the workshop.
Find the demos here
We really enjoy your feedback!
Find the survey 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
Kubernetes vs. Mesos Marathon vs. Docker Swarm vs. Cloud Foundry SWOT analysis found here
Google Cloud Podcast with John Wilkes, one of the engineers from Google who originally developed their internal container orchestration system - Borg here
Learn Why CTO's and Developers are Choosing Kubernetes here
Join the Kubernetes community here
Kubernetes command line (Kubectl) cheat sheet here