-
Notifications
You must be signed in to change notification settings - Fork 193
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
this instructs the reader to
cd $TUTORIAL_HOME
and then to
mkdir bin && cd bin
There is already a bin directory therefore mkdir fails. Also, it seems inappropriate to put the minikube and kubectl binaries in a bin folder IN the kubernetes-tutorial directory. I think it would be better if the bin for minikube/kubectl and other executables were a sibling/peer of the main tutorial directories.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation