Skip to content

Kryndex/hands-on-with-kubernetes-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands on with Kubernetes Workshops

The following repository will create you a Kubernetes cluster using the following:

  1. Digital Ocean for the underlying infrastructure.
  2. Terraform (v0.11.1) to create the infrastructure.
  3. Kismatic Enterprise Toolkit (v1.7.0) for provisioning our Kubernetes cluster.

Prerequisities

A list of prerequisities for Mac can be found here

A list of prerequisities for Windows can be found here

Build and provision the Kubernetes cluster

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

Hands on with Kubernetes

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

Destroying everything once finished

To remove the droplets from Digital Ocean execute the following from your local machine.

$ cd terraform
$ terraform destroy --force

Upgrading Kismatic

A list of steps to upgrade the version of Kismatic used can be found here

About

A repo for "Hands on With Kubernetes" workshops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 65.6%
  • Smarty 22.3%
  • Shell 8.0%
  • Makefile 4.1%