Welcome to the Cloud Native labs.
These are hands-on resources to help you learn Cloud Native development with Docker and Kubernetes.
- Set up Kubernetes and a Git client
- Download your repo
- Open a terminal (PowerShell on Windows; any shell on Linux/macOS)
- Run:
git clone https://github.com/courselabs/cloudnative.git
- Open the folder:
cd cloudnative
- Optional
- Install Visual Studio Code (free - Windows, macOS and Linux) to browse the repo and documentation
Created by @EltonStoneman (sixeyed): Freelance Consultant and Trainer. Author of Learn Docker in a Month of Lunches, Learn Kubernetes in a Month of Lunches and many Pluralsight courses.