Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.91 KB

index.md

File metadata and controls

50 lines (33 loc) · 1.91 KB

Welcome to the Cloud Native labs.

These are hands-on resources to help you learn Cloud Native development with Docker and 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/cloudnative.git
    • Open the folder: cd cloudnative
  • Optional
    • Install Visual Studio Code (free - Windows, macOS and Linux) to browse the repo and documentation

Containerized Applications

Distributed Container Apps

Real-World Containers

Core Kubernetes

Platform Capabilities

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.