You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: