Skip to content
New issue

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

Language ES: Minikube installation fails using "brew cask" (OS X) #19048

Closed
jaruizes opened this issue Feb 10, 2020 · 5 comments
Closed

Language ES: Minikube installation fails using "brew cask" (OS X) #19048

jaruizes opened this issue Feb 10, 2020 · 5 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. language/es Issues or PRs related to Spanish language priority/backlog Higher priority than priority/awaiting-more-evidence.

Comments

@jaruizes
Copy link

The command to install minikube in OS X shown in the documentation page (https://kubernetes.io/es/docs/tasks/tools/install-minikube/) is:

brew cask install minikube

But this command isn't valid. The command, like in english version is, should be:

brew install minikube

Thanks

@gavinfish
Copy link
Contributor

I have drafted a PR #18281 to fix this, bu there is no es owners to approve it.

@sftim
Copy link
Contributor

sftim commented Feb 10, 2020

/language es
/kind bug
/priority backlog

@k8s-ci-robot k8s-ci-robot added language/es Issues or PRs related to Spanish language kind/bug Categorizes issue or PR as related to a bug. priority/backlog Higher priority than priority/awaiting-more-evidence. labels Feb 10, 2020
@raelga raelga self-assigned this Feb 17, 2020
@raelga
Copy link
Member

raelga commented Feb 17, 2020

Thanks @gavinfish for the PR, it has been approved!

@raelga
Copy link
Member

raelga commented Feb 17, 2020

@jaruizes The fixed documentation has been published, thanks for the PR and welcome to the amazing Kubernetes community!

Feel free to close this issue if you are happy with the fix.

@jaruizes
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. language/es Issues or PRs related to Spanish language priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

No branches or pull requests

5 participants