Konrad Heimel announced the Kubernetes Practitioner Workshop, a GitHub repo that offers structured educational content for engineers looking to learn Kubernetes concepts and practice them. It comes with:
- 28 topics (e.g., Containers, StatefulSet, The operator pattern, or Helm), each presented with 20-30 slides and accompanied with a practical lab requiring 15-30 minutes to complete;
- two types of environments for labs: a specific namespace on a shared cluster or a local
kind cluster;- downloadable PDFs provided as GitHub releases;
- facilitator guide with additional notes on setting up the required environment and running this workshop.
All content is free and available as Open Source (under the Zero-Clause BSD permissive license).
#career