Skip to content

ajeetraina/hands-on-with-kubernetes-azure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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/

Using Kubernetes

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

Find the demos 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

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