Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 393 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 393 Bytes

Kubernetes Fundamentals

Setup training environment

This repository is designed to work with GitHub Codespaces (hence devcontaners).

Please run the pre-checks.sh script to make sure that all required components are running:

./pre-checks.sh

Start the codespaces on the repo, wait until the setup is ready, and start with the 01_hello-k8s lab.