Skip to content

jpigree/k8s-101-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.