An open API service indexing awesome lists of open source software.

https://github.com/jpigree/k8s-101-presentation

My Kubernetes presentation for Tahiti DevOps
https://github.com/jpigree/k8s-101-presentation

kubernetes presentation

Last synced: 27 days ago
JSON representation

My Kubernetes presentation for Tahiti DevOps

Awesome Lists containing this project

README

        

# k8s-presentation
The repo containing files used for my k8s presentation

- the slides are available as a pdf file in the root directory.
- each demo in the slides has a corresponding directory in "demos" with a "cmds" file which indicate the various commands of the demo
- "helloworld" contains the source files for the mini application we deploy
- "ops" contains the scripts with which I create and delete the GKE cluster.