Welcome!
This space is intended to host a broad range of tutorials, notes, failure
stories, and anything that may be remotely useful to another operator or
developer who works with or wants to learn to work with Kubernetes.
Table of Contents
- kubernetes 101 - a collection of howtos, tips, and
tutorials for
- developers people who are building things on
top off Kubernetes.
- operators people who are running Kubernetes
and taking care of it.
- Stories - a collection of developer stories about Kubernetes.
Here you will find stories detailing how parts of Kubernetes work. These are
inspired by real-life issues, bugs, and things that are not very well know.
These are written for people who want to begin contributing to Kubernetes.
- go-client - a collection of handy programs for building
things on top of Kubernetes using the Go client.
- kind - github.com/kubernetes-sigs/kind relates resources,
tutorials, etc.