Skip to content

A flavor of "Hands on with Kubernetes" Workshop for Azure Container Service

Notifications You must be signed in to change notification settings

YourCoachZach/hands-on-with-kubernetes-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hands on with Kubernetes Workshop Series - Azure Container Service

The following repository will help you create a Kubernetes cluster running on Azure Container Service:

  1. Sign up for an Azure account:
    1. FREE TRIAL: $200 of Azure Credits https://azure.microsoft.com/en-us/free/

Course Documents

Join the course's Slack:

Kismatic Slack Signup

You will find the presentation, links, commands and group questions pinned in the #k8straining channel

Using Kubernetes

The presenter will go through a list of demos during the workshop.

Find the demos here

Fill Out Survey!

We really enjoy your feedback!

Find the survey here

Create Infrastructure & Provision Cluster

A list of steps to build and provision the Kubernetes cluster can be found here

Destroying Cluster After Training

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

Reference

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

Brought To You By

Apprenda

About

A flavor of "Hands on with Kubernetes" Workshop for Azure Container Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published