Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 699 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 699 Bytes

CASCON 2017 - Kubernetes Workshop

This repository contains the Kubernetes workshop material delivered at CASCON 2017

Prerequisites

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

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