Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
Trevor Rosen edited this page Dec 4, 2018 · 4 revisions

Home

Lesson Approach

This wiki is the companion to a collection of source code files and Kubernetes manifests that are used to teach some basic Kubernetes operations concepts.

The source is divided into a series of branches that build on each other. If you've seen our Go Lessons repo, this approach should be familiar to you.

There won't be much code written during the workshop, but we highly encourage you leverage the branch structure to let you play with things, break stuff, understand how it all works. If you get in trouble you can always just abandon your changes with Git.

Pre-Work

A small amount of setup and verification is required for you to be successful in working on these lessons. Please follow the instructions on the Pre-Work page to ensure you're ready to learn on the day of the workshop!

Clone this wiki locally