Skip to content

Latest commit

 

History

History
73 lines (52 loc) · 2.75 KB

index.md

File metadata and controls

73 lines (52 loc) · 2.75 KB

Welcome to the Kubernetes labs.

These are hands-on resources to help you learn Kubernetes.

Pre-reqs

  • 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/kubernetes.git
    • Open the folder: cd kubernetes
  • For advanced topics
  • Optional
    • Install Visual Studio Code (free - Windows, macOS and Linux) to browse the repo and documentation

Core Kubernetes

Application Modelling

Advanced Application Modelling

Operating Kubernetes

Continuous Integration and Continuous Deployment (CI/CD)

Advanced Kubernetes

Production Operations

Real Kubernetes

Credits

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.