Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
minikube_status
In Ch.2 section "Managing Minikube", there's:
"If there is no output from the minikube_status command"
I think that this perhaps should be minikube status, without the underscore, as minikube_status is the register rather than the command.
minikube status
The text was updated successfully, but these errors were encountered:
Ah, you are correct. I'll have this fixed in the next version of the book! Thanks.
Sorry, something went wrong.
No branches or pull requests
In Ch.2 section "Managing Minikube", there's:
"If there is no output from the
minikube_status
command"I think that this perhaps should be
minikube status
, without the underscore, asminikube_status
is the register rather than the command.The text was updated successfully, but these errors were encountered: