The following repository will create you a Kubernetes cluster using the following:
- Digital Ocean for the underlying infrastructure
- Terraform to create the infrastructure
- Kismatic Enterprise Toolkit for provisioning our Kubernetes cluster
A list of prerequisities for Mac can be found here
A list of prerequisities for Windows can be found here
A list of steps to build and provision the Kubernetes cluster can be found here
The presenter will go through a list of demos during the workshop.
To remove the droplets from Digital Ocean execute the following from your local machine.
$ cd terraform
$ terraform destroy --force