This repository contains the Kubernetes workshop material delivered at CASCON 2017
You would only need to have access to a simple Kubernetes cluster to run through the steps in this workshop. You could either use minikube or any other hosted cluster that you have access to.
Workshop instructions are available here Kubernetes_Lab.md
- Open a command prompt
- Ensure
kubectl
is installed and pointing to your Kubernetes cluster - Follow the steps in Kubernetes_Lab.md