Skip to content
/ k8s101 Public

A 2-hours workshop to go from zero to Kubernetes

License

Notifications You must be signed in to change notification settings

masci/k8s101

Repository files navigation

k8s101

This repo contains the source code for the introductory Kubernetes workshop at https://masci.github.io/k8s101/.

Development

Docs are built with mkdocs, you can install the required dependencies with pip:

pip install -r requirements.txt

Edit Markdown files under the src/ folder, docs will be built under the docs/ folder at the root of the repo. Docs will be built and published at every merge on the master branch.

About

A 2-hours workshop to go from zero to Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages