jpetazzo / container.training

Slides and code samples for training, tutorials, and workshops about Docker, containers, and Kubernetes.

Home Page:http://container.training/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-edited files for Kubernetes 101 workshop

mpassell opened this issue · comments

I really enjoyed @bridgetkromhout's Kubernetes 101 workshop at Velocity NY 2018. Even though it moved pretty fast, I managed to keep up until we hit a point where we had to edit some files, sometimes making several changes per file. I'm not very comfortable in vi and quickly fell behind. Would it be possible to offer pre-edited files in the repo so that someone could choose to kubectl apply them instead of editing the file in-place? If you were worried that it would obscure what was happening, the instructor could always diff the files to show what had been changed. Seem reasonable?

This is a great idea; thank you! I will look into making this possible.