Merge pull request #27669 from ebarped/update-content-es-docs-tasks-tools

Fix kubectl download url in spanish docs
This commit is contained in:
Kubernetes Prow Robot 2021-04-22 05:43:41 -07:00 committed by GitHub
commit 13b38c4826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ Si estás en macOS y utilizas el gestor de paquetes [Macports](https://macports.
### Instalar el binario de kubectl con curl en Windows
1. Descargar la última entrega {{< param "fullversion" >}} de [este link]((https://storage.googleapis.com/kubernetes-release/release/{{< param "fullversion" >}}/bin/windows/amd64/kubectl.exe).
1. Descargar la última entrega {{< param "fullversion" >}} de [este link](https://storage.googleapis.com/kubernetes-release/release/{{< param "fullversion" >}}/bin/windows/amd64/kubectl.exe).
o si tiene `curl` instalada, utiliza este comando: