Skip to content

Commit 0bf5ea8

Browse files
fjglirajosunect
andauthored
[ES] Issue #16684: pendings translations to Spanish (Split PR 3) (#16742)
* Add Spanish translation for platform setup and tasks sections (files 87-108) Signed-off-by: Francisco Herrera <fjglira@gmail.com> * Updates from review Signed-off-by: Francisco Herrera <fjglira@gmail.com> * Fix lint from changing managed control plane content Signed-off-by: Francisco Herrera <fjglira@gmail.com> * Apply suggestions from code review Co-authored-by: Josune Cordoba <49480155+josunect@users.noreply.github.com> --------- Signed-off-by: Francisco Herrera <fjglira@gmail.com> Co-authored-by: Josune Cordoba <49480155+josunect@users.noreply.github.com>
1 parent c22f7b2 commit 0bf5ea8

File tree

26 files changed

+95
-97
lines changed

26 files changed

+95
-97
lines changed

content/es/docs/ops/deployment/deployment-models/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ data plane services that comprise the mesh.
310310
caption="A single cluster with an external control plane"
311311
>}}
312312

313-
A cloud vendor's {{< gloss >}}managed control plane{{< /gloss >}} is a
313+
A cloud vendor's {{< gloss >}}control plane gestionado{{< /gloss >}} is a
314314
typical example of an external control plane.
315315

316316
For high availability, you should deploy multiple control planes across
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Managed Control Plane
2+
title: Control Plane Gestionado
33
test: n/a
44
---
55

6-
A managed control plane is an [external control plane](/es/docs/reference/glossary/#external-control-plane)
7-
that cloud providers manage for their customers.
8-
Managed control planes reduce the complexity of user deployments
9-
and typically guarantee some level of performance and availability.
6+
Un control plane gestionado es un [control plane externo](/es/docs/reference/glossary/#external-control-plane)
7+
que los proveedores de la nube gestionan para sus clientes.
8+
Los control planes gestionados reducen la complejidad de los despliegues de los usuarios
9+
y típicamente garantizan algún nivel de rendimiento y disponibilidad.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Amazon EKS
3-
description: Instructions to set up Istio on Amazon EKS in AWS cloud.
3+
description: Instrucciones para configurar Istio en Amazon EKS en la nube de AWS.
44
weight: 7
55
skip_seealso: true
66
keywords: [platform-setup,aws-cloud,eks]
77
owner: istio/wg-environments-maintainers
88
test: n/a
99
---
1010

11-
Follow [Istio on EKS](https://github.com/aws-samples/istio-on-eks) instructions to provision EKS cluster with Istio setup in AWS cloud.
11+
Sigue las instrucciones de [Istio en EKS](https://github.com/aws-samples/istio-on-eks) para provisionar un cluster EKS con configuración de Istio en la nube de AWS.

content/es/docs/setup/platform-setup/azure/index.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure
3-
description: Instructions to set up an Azure cluster for Istio.
3+
description: Instrucciones para configurar un cluster de Azure para Istio.
44
weight: 10
55
skip_seealso: true
66
aliases:
@@ -11,49 +11,49 @@ owner: istio/wg-environments-maintainers
1111
test: no
1212
---
1313

14-
Follow these instructions to prepare an Azure cluster for Istio.
14+
Sigue estas instrucciones para preparar un cluster de Azure para Istio.
1515

1616
{{< tip >}}
17-
Azure offers a {{< gloss >}}managed control plane{{< /gloss >}} add-on for the Azure Kubernetes Service (AKS),
18-
which you can use instead of installing Istio manually.
19-
Please refer to [Deploy Istio-based service mesh add-on for Azure Kubernetes Service](https://learn.microsoft.com/azure/aks/istio-deploy-addon)
20-
for details and instructions.
17+
Azure ofrece una extensión del {{< gloss >}}control plane gestionado{{< /gloss >}} para Azure Kubernetes Service (AKS),
18+
que puedes usar en lugar de instalar Istio manualmente.
19+
Por favor consulta [Implementar el complemento de mesh de servicios basada en Istio para el servicio de Kubernetes de Azure](https://learn.microsoft.com/azure/aks/istio-deploy-addon)
20+
para detalles e instrucciones.
2121
{{< /tip >}}
2222

23-
You can deploy a Kubernetes cluster to Azure via [AKS](https://azure.microsoft.com/en-us/services/kubernetes-service/) or [Cluster API provider for Azure (CAPZ) for self-managed Kubernetes or AKS](https://capz.sigs.k8s.io/) which fully supports Istio.
23+
Puedes desplegar un cluster de Kubernetes en Azure a través de [AKS](https://azure.microsoft.com/en-us/services/kubernetes-service/) o [Cluster API provider for Azure (CAPZ) para Kubernetes autogestionado o AKS](https://capz.sigs.k8s.io/) que soporta completamente Istio.
2424

2525
## AKS
2626

27-
You can create an AKS cluster via numerous means such as [the az cli](https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough), [the Azure portal](https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough-portal), [az cli with Bicep](https://learn.microsoft.com/en-us/azure/aks/learn/quick-kubernetes-deploy-bicep?tabs=azure-cli), or [Terraform](https://learn.microsoft.com/en-us/azure/aks/learn/quick-kubernetes-deploy-terraform?tabs=bash)
27+
Puedes crear un cluster AKS a través de numerosos medios como [la CLI az](https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough), [el portal de Azure](https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough-portal), [CLI az con Bicep](https://learn.microsoft.com/en-us/azure/aks/learn/quick-kubernetes-deploy-bicep?tabs=azure-cli), o [Terraform](https://learn.microsoft.com/en-us/azure/aks/learn/quick-kubernetes-deploy-terraform?tabs=bash)
2828

29-
For the `az` cli option, complete `az login` authentication OR use cloud shell, then run the following commands below.
29+
Para la opción de CLI `az`, completa la autenticación `az login` O usa cloud shell, luego ejecuta los siguientes comandos a continuación.
3030

31-
1. Determine the desired region name which supports AKS
31+
1. Determina el nombre de región deseado que soporta AKS
3232

3333
{{< text bash >}}
3434
$ az provider list --query "[?namespace=='Microsoft.ContainerService'].resourceTypes[] | [?resourceType=='managedClusters'].locations[]" -o tsv
3535
{{< /text >}}
3636

37-
1. Verify the supported Kubernetes versions for the desired region
37+
1. Verifica las versiones soportadas de Kubernetes para la región deseada
3838

39-
Replace `my location` using the desired region value from the above step, and then execute:
39+
Reemplaza `my location` usando el valor de región deseado del paso anterior, y luego ejecuta:
4040

4141
{{< text bash >}}
4242
$ az aks get-versions --location "my location" --query "orchestrators[].orchestratorVersion"
4343
{{< /text >}}
4444

45-
1. Create the resource group and deploy the AKS cluster
45+
1. Crea el grupo de recursos y despliega el cluster AKS
4646

47-
Replace `myResourceGroup` and `myAKSCluster` with desired names, `my location` using the value from step 1, `1.28.3` if not supported in the region, and then execute:
47+
Reemplaza `myResourceGroup` y `myAKSCluster` con nombres deseados, `my location` usando el valor del paso 1, `1.28.3` si no está soportado en la región, y luego ejecuta:
4848

4949
{{< text bash >}}
5050
$ az group create --name myResourceGroup --location "my location"
5151
$ az aks create --resource-group myResourceGroup --name myAKSCluster --node-count 3 --kubernetes-version 1.28.3 --generate-ssh-keys
5252
{{< /text >}}
5353

54-
1. Get the AKS `kubeconfig` credentials
54+
1. Obtén las credenciales de `kubeconfig` del AKS
5555

56-
Replace `myResourceGroup` and `myAKSCluster` with the names from the previous step and execute:
56+
Reemplaza `myResourceGroup` y `myAKSCluster` con los nombres del paso anterior y ejecuta:
5757

5858
{{< text bash >}}
5959
$ az aks get-credentials --resource-group myResourceGroup --name myAKSCluster

content/es/docs/setup/platform-setup/gke/index.md

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Google Kubernetes Engine
3-
description: Instructions to set up a Google Kubernetes Engine cluster for Istio.
3+
description: Instrucciones para configurar un cluster de Google Kubernetes Engine para Istio.
44
weight: 20
55
skip_seealso: true
66
aliases:
@@ -11,9 +11,9 @@ owner: istio/wg-environments-maintainers
1111
test: no
1212
---
1313

14-
Follow these instructions to prepare a GKE cluster for Istio.
14+
Sigue estas instrucciones para preparar un cluster de GKE para Istio.
1515

16-
1. Create a new cluster.
16+
1. Crea un nuevo cluster.
1717

1818
{{< text bash >}}
1919
$ export PROJECT_ID=`gcloud config get-value project` && \
@@ -30,63 +30,62 @@ Follow these instructions to prepare a GKE cluster for Istio.
3030
{{< /text >}}
3131

3232
{{< tip >}}
33-
The default installation of Istio requires nodes with >1 vCPU. If you are
34-
installing with the
35-
[demo configuration profile](/es/docs/setup/additional-setup/config-profiles/),
36-
you can remove the `--machine-type` argument to use the smaller `n1-standard-1` machine size instead.
33+
La instalación predeterminada de Istio requiere nodos con >1 vCPU. Si estás
34+
instalando con el
35+
[perfil de configuración demo](/es/docs/setup/additional-setup/config-profiles/),
36+
puedes eliminar el argumento `--machine-type` para usar el tamaño de máquina más pequeño `n1-standard-1` en su lugar.
3737
{{< /tip >}}
3838

3939
{{< warning >}}
40-
To use the Istio CNI feature on GKE Standard, please check the [CNI installation guide](/es/docs/setup/additional-setup/cni/#prerequisites)
41-
for prerequisite cluster configuration steps. Since the CNI node agent requires the SYS_ADMIN capability, it is not available on GKE Autopilot. Instead, use the istio-init container.
40+
Para usar la característica CNI de Istio en GKE Standard, por favor revisa la [guía de instalación CNI](/es/docs/setup/additional-setup/cni/#prerequisites)
41+
para los pasos de configuración de prerequisitos del cluster. Dado que el agente de nodo CNI requiere la capacidad SYS_ADMIN, no está disponible en GKE Autopilot. En su lugar, usa el contenedor istio-init.
4242
{{< /warning >}}
4343

4444
{{< warning >}}
45-
**For private GKE clusters**
45+
**Para clusters GKE privados**
4646

47-
An automatically created firewall rule does not open port 15017. This is needed by the istiod discovery validation webhook.
47+
Una regla de firewall creada automáticamente no abre el puerto 15017. Esto es necesario para el webhook de validación de descubrimiento de istiod.
4848

49-
To review this firewall rule for master access:
49+
Para revisar esta regla de firewall para acceso del master:
5050

5151
{{< text bash >}}
5252
$ gcloud compute firewall-rules list --filter="name~gke-${CLUSTER_NAME}-[0-9a-z]*-master"
5353
{{< /text >}}
5454

55-
To replace the existing rule and allow master access:
55+
Para reemplazar la regla existente y permitir el acceso del master:
5656

5757
{{< text bash >}}
5858
$ gcloud compute firewall-rules update <firewall-rule-name> --allow tcp:10250,tcp:443,tcp:15017
5959
{{< /text >}}
6060

6161
{{< /warning >}}
6262

63-
1. Retrieve your credentials for `kubectl`.
63+
1. Recupera tus credenciales para `kubectl`.
6464

6565
{{< text bash >}}
6666
$ gcloud container clusters get-credentials $CLUSTER_NAME \
6767
--zone $ZONE \
6868
--project $PROJECT_ID
6969
{{< /text >}}
7070

71-
1. Grant cluster administrator (admin) permissions to the current user. To
72-
create the necessary RBAC rules for Istio, the current user requires admin
73-
permissions.
71+
1. Otorga permisos de administrador de clúster (admin) al usuario actual. Para
72+
crear las reglas RBAC necesarias para Istio, el usuario actual requiere permisos de administrador.
7473

7574
{{< text bash >}}
7675
$ kubectl create clusterrolebinding cluster-admin-binding \
7776
--clusterrole=cluster-admin \
7877
--user=$(gcloud config get-value core/account)
7978
{{< /text >}}
8079

81-
## Multi-cluster communication
80+
## Comunicación entre clústeres múltiples
8281

83-
In some cases, a firewall rule must be explicitly created to allow cross-cluster traffic.
82+
En algunos casos, es necesario crear una regla de firewall explícita para permitir el tráfico entre clústeres.
8483

8584
{{< warning >}}
86-
The following instructions will allow communication between *all* clusters in your project. Adjust the commands as needed.
85+
Las siguientes instrucciones permitirán la comunicación entre *todos* los clústeres en tu proyecto. Ajusta los comandos según sea necesario.
8786
{{< /warning >}}
8887

89-
1. Gather information about your clusters' network.
88+
1. Recopila información sobre la red de tus clústeres.
9089

9190
{{< text bash >}}
9291
$ function join_by { local IFS="$1"; shift; echo "$*"; }
@@ -96,7 +95,7 @@ The following instructions will allow communication between *all* clusters in yo
9695
$ ALL_CLUSTER_NETTAGS=$(join_by , $(echo "${ALL_CLUSTER_NETTAGS}"))
9796
{{< /text >}}
9897

99-
1. Create the firewall rule.
98+
1. Crea la regla de firewall.
10099

101100
{{< text bash >}}
102101
$ gcloud compute firewall-rules create istio-multicluster-pods \

content/es/docs/setup/platform-setup/huaweicloud/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can deploy a Kubernetes cluster to Huawei Cloud quickly and easily in the
1717
`Cloud Container Engine Console`, which fully supports Istio.
1818

1919
{{< tip >}}
20-
Huawei offers a {{< gloss >}}managed control plane{{< /gloss >}} add-on for the Huawei Cloud Container Engine,
20+
Huawei ofrece un add-on para el {{< gloss >}}control plane gestionado{{< /gloss >}} para el Huawei Cloud Container Engine,
2121
which you can use instead of installing Istio manually.
2222
Refer to [Huawei Application Service Mesh](https://support.huaweicloud.com/asm/index.html)
2323
for details and instructions.

content/es/docs/setup/platform-setup/ibm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Follow these instructions to prepare a cluster for Istio using the
1515
[IBM Cloud Kubernetes Service](https://cloud.ibm.com/docs/containers?topic=containers-getting-started).
1616

1717
{{< tip >}}
18-
IBM offers a {{< gloss >}}managed control plane{{< /gloss >}} add-on for the IBM Cloud Kubernetes Service,
18+
IBM ofrece un add-on para el {{< gloss >}}control plane gestionado{{< /gloss >}} para el servicio de Kubernetes de IBM Cloud,
1919
which you can use instead of installing Istio manually.
2020
Refer to [Istio on IBM Cloud Kubernetes Service](https://cloud.ibm.com/docs/containers?topic=containers-istio)
2121
for details and instructions.

content/es/docs/tasks/extensibility/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Extensibilidad
3-
description: Demuestra cómo extender el comportamiento de la malla.
3+
description: Demuestra cómo extender el comportamiento de la mesh.
44
weight: 45
55
keywords: [extensibility,WebAssembly,Wasm]
66
test: n/a

content/es/docs/tasks/extensibility/wasm-module-distribution/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Distribución de Módulos WebAssembly
3-
description: Describe cómo hacer que los módulos WebAssembly remotos estén disponibles en la malla.
3+
description: Describe cómo hacer que los módulos WebAssembly remotos estén disponibles en la mesh.
44
weight: 10
55
aliases:
66
- /help/ops/extensibility/distribute-remote-wasm-module

content/es/docs/tasks/observability/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Observabilidad
3-
description: Demuestra cómo recopilar información de telemetría de la malla.
3+
description: Demuestra cómo recopilar información de telemetría de la mesh.
44
weight: 30
55
aliases:
66
- /docs/examples/telemetry/

0 commit comments

Comments
 (0)