redhat-scholars / kubernetes-tutorial

Kubernetes Tutorial for https://dn.dev/master
https://redhat-scholars.github.io/kubernetes-tutorial/
Apache License 2.0
362 stars 193 forks source link

minikube profile devnation #19

Closed burrsutter closed 2 years ago

burrsutter commented 4 years ago

This page forgets to tell the reader that the need to make the profile name "stick" https://redhat-developer-demos.github.io/kubernetes-tutorial/kubernetes-tutorial/installation.html#start-minikube using minikube profile devnation

as subsequent examples refer to: minikube ip which needs to know the profile

kameshsampath commented 4 years ago

@burrsutter @lordofthejars - the minikube profile will be removed soon and when we start minkube -p deviation start this will automatically set the current profile to deviation and we don't need extra minikube profile devnation