-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Description
Maintainers
Meetings
Weekly Team Meeting at Tuesdays at 15:30 UTC
For New Contributors
To translate a page:
- Check that no one else has claimed your page in the checklist and comments below.
- Comment below with the name of the page you would like to translate. Take only one page at a time.
- Fork this repo, make your localisations, and submit a pull request following the name convention
es: [Add/Update/Fix] [content/es/file/full/path], for example:
[es] Add content/es/docs/concepts/architecture/nodes.md[es] Update content/es/setup/release/building-from-source.md
Check pull requests with label language/es for more examples.
For more detailed instruction, check the website README. Before contributing to docs, read the Community Documentation Style Guide and the Kubernetes Documentation Style Guide.
If you're still not sure about something, please don't hesitate to ask in Slack channel.
Please commit with your translations! If you find that you can't commit any more, let the maintainers know so they can assign the page to someone else.
For maintainers
When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:
- Init Spanish localisation (@raelga) Init Spanish localisation #13543
When PRs are merged, make sure to mark that page as completed!
Work Status
This is our first milestone (M1) that we aim to complete before KubeCon EU 2019. We will mostly focus on:
- ✅ Webpage
- ✅ Documentation tree and landings
- ⚙️ User level core
concepts - ⚙️ Most visited
tasks
If you are interested in working on something is not listed here, please let us know.
Since KubeCon is around the corner, we will do cut, move left overs to next milestone, and perform technical review when that happens in June.
Main
Website
- Landing (@raelga) Init Spanish localisation #13543
- Partners (@raelga) Init Spanish localisation #13543
- Blog (@raelga) Init Spanish localisation #13543
- Community (@raelga) Init Spanish localisation #13543
Docs
- Index tree (@raelga) Add content/es/docs index tree #13809
- Home landing (@raelga) Add content/es/docs index tree #13809
- Concepts landing (@lominorama) Add content/es/docs index tree #13809
- Contribute landing (@raelga) Add content/es/docs index tree #13809
- Setup landing (@raelga) Add content/es/docs index tree #13809
- Tasks landing (@escalant3) Add content/es/docs/debug-application-cluster/resource-metrics-pipeline.md #13648
- Reference landing (@raelga) Add content/es/docs index tree #13809
- Concepts landing (@raelga) Add content/es/docs index tree #13809
Tasks
Manage Kubernetes Objects (content/es/docs/tasks/manage-kubernetes-objects) @murillodigital ⚙️
- Declarative Management of Kubernetes Objects Using Configuration Files [es] Add content/es/docs/tasks/manage-kubernetes-objects/declarative-… #26407
- Declarative Management of Kubernetes Objects Using Kustomize (@ShankyJS) ⚙️
- Managing Kubernetes Objects Using Imperative Commands
- Imperative Management of Kubernetes Objects Using Configuration Files
- Update API Objects in Place Using kubectl patch
Concepts
Architecture (content/es/docs/concepts/architecture)
- Cloud Controller (@glo-pena) Add content/es/docs/concepts/architecture #14145
- Master Node Communication (@glo-pena) Add content/es/docs/concepts/architecture #14145
- Nodes (@glo-pena) Add content/es/docs/concepts/architecture/nodes.md #13881
Configuration (content/es/docs/concepts/configuration) @mmontalvo ⚙️
- Assign Pod Node
- Manage Compute Resources Container (@Anynou)
- Organize Cluster Access Kubeconfig
- Overview
- Pod Priority Preemption
- Scheduler Perf Tuning
- Secret @editaxz
- Taint and Toleration
Containers (content/es/docs/concepts/containers)
- Container Environment Variables (@atsuky) Add content/es/docs/concepts/containers/container-environment-variables.md #14378
- Container Lifecycle Hooks (@javisabalete)
- Images (@magmax) ⚙️
- Runtime Class (@magmax) [es] Add content/es/docs/concepts/containers/runtime-class.md #26662
Overview (content/es/docs/concepts/overview)
- Components (@bureado) Add content/es/docs/concepts/overview/components.md #22259
- Kubernetes API (@eduartua ) ⚙️
- What is Kubernetes (@bureado) Add content/es/docs/concepts/overview/what-is-kubernetes.md #14585
- Declarative Config (@kararade) ⚙️
- Imperative Command
- Imperative Config
- Kustomization
- Overview
- Annotations (@emedina) Add content/es/docs/content/overview/working-with-objects #14026
- Common Labels (@emedina) Add content/es/docs/content/overview/working-with-objects #14026
- Field Selectors (@emedina) Add content/es/docs/content/overview/working-with-objects #14026
- Kubernetes Objects (@emedina) Add content/es/docs/content/overview/working-with-objects #14026
- Labels (@emedina) Add content/es/docs/content/overview/working-with-objects #14026
- Names (@emedina) Add content/es/docs/content/overview/working-with-objects #14026
- Namespaces (@emedina) Add content/es/docs/content/overview/working-with-objects #14026
- Finalizers(content/en/docs/concepts/overview/working-with-objects/finalizers.md) (@marianogg9 )
Security (content/es/docs/concepts/security/)
- Overview (@krol3) ⚙️ [es] Add content/es/docs/concepts/security/overview #27241
- Controlling Access (@gamba47) ⚙️
- Pod Security Standards (@krol3) ⚙️
- Pod Security Policies (@krol3) [es] Add content/es/docs/concepts/security/pod-security-policy.md #38888
- Multitenancy
Workloads (content/es/docs/concepts/workloads)
- Cron Jobs (@emedina) es/docs/concepts/workloads/controllers #14150
- Daemonset (@emedina) es/docs/concepts/workloads/controllers #14150
- Deployment (@emedina) es/docs/concepts/workloads/controllers #14150
- Garbage Collection (@emedina) es/docs/concepts/workloads/controllers #14150
- Jobs Run to Completion (@emedina) es/docs/concepts/workloads/controllers #14150
- Replicaset (@emedina) es/docs/concepts/workloads/controllers #14150
- Replication Controller (@emedina) es/docs/concepts/workloads/controllers #14150
- StatefulSet (@emedina) es/docs/concepts/workloads/controllers #14150
- TTL After Finished (@emedina) es/docs/concepts/workloads/controllers #14150
- Disruptions
- Init Contianers (@ramrodo) ⚙️
- Pod Lifecycle (@anairinac) ⚙️
- Pod Overview
- Pod (@leeyspaul)
- Pod Preset (@leeyspaul) Update content/es/docs/concepts/workloads/pods/podspreset.md #24556
Storage
- Ephemeral Volumes (@gamba47) WIP [es] Add concepts/storage/ephemeral-volumes.md #31189
- Storage Capacity (@edithturn) [es] Add concepts/storage/storage-capacity.md, concepts/storage/volume-pvc-datasource.md, concepts/storage/dynamic-provisioning.md #29898
- Volume Snapshots (@edithturn) [es] Add concepts/storage/volume-snapshots.md #29624
- Volume PVC Datasource (@edithturn) [es] Add concepts/storage/storage-capacity.md, concepts/storage/volume-pvc-datasource.md, concepts/storage/dynamic-provisioning.md #29898
- Storage Classes
- Volume Health Monitoring (@edithturn) ⚙️
- Volume Snapshot Classes (@edithturn) [es] Add concepts/storage/volume-snapshot-classes.md #29202
- Persistent Volumes (@gamba47) WIP - [es] Add concepts/storage/persistent-volumes.md #31458
- Storage Limits (@edithturn) ⚙️ [es] Add content/es/docs/concepts/storage/storage-limits.md #32383
- Volumes (@anyulled) [es] add concepts/storage/volumes #29177
- Dynamic Provisioning (@edithturn) [es] Add concepts/storage/storage-capacity.md, concepts/storage/volume-pvc-datasource.md, concepts/storage/dynamic-provisioning.md #29898
Service Networking
- Connect Applications Service
- Dns Pod Service
- Dual Stack
- Endpoint Slices
- Ingress Controllers
- Ingress
- Network Policies (@92nqb) ⚙️
- Service Topology (@anyulled) ⚙️
- Service Traffic Policy (@anyulled) ⚙️
- Service (@anyulled) ⚙️
- Topology Aware Hints
Tasks
Tools (content/es/docs/tasks/tools)
- Install kubectl (@emedina) Add content/es/docs/tasks/tools/install-kubectl.md #13659
- install-kubectl-linux (@DiegoServinHdn) ⚙️
- install-kubectl-macos (@DiegoServinHdn) ⚙️
- install-kubectl-windows (@DiegoServinHdn) ⚙️
Debug application cluster (content/es/docs/tasks/debug-application-cluster)
- Resource metrics pipeline (@escalant3) Add content/es/docs/debug-application-cluster/resource-metrics-pipeline.md #13648
- Audit (@emedina) Add content/es/docs/content/overview/working-with-objects #14026
- Debug init container (@emedina) Add content/es/docs/content/overview/working-with-objects #14026
- Logging Elasticsearch Kibana (@emedina) Add content/es/docs/content/overview/working-with-objects #14026
- Logging Stackdriver (@emedina) Add content/es/docs/content/overview/working-with-objects #14026
Run application (content/es/docs/tasks/run-application)
- Configure PDB (@alexbrand) Add content/es/docs/tasks/run-application #13743
- Run Sateless application deployment (@alexbrand) Add content/es/docs/tasks/run-application #13743
Tutorials
- Kubernetes-basics/create-cluster/cluster-intro.html (@valeriahhdez )
Contribute
- /content/es/docs/contribute/start.md (@wolmi) Add content/es/doc/contribute/start #15584
Reference
Glossary (content/es/docs/tasks/tools) ⚙️ Section reserved for the contributor hackaton.
- aggregation-layer
- annotation (@raelga) Add content/es/docs/reference/glossary/annotation.md #14358
- app-container
- application-architect (@ignasi35) Add content/es/docs/reference/glossary/application-architect.md #14373
- application-developer (@ignasi35) Add content/es/docs/reference/glossary/application-developer.md #14372
- approver
- certificate (@ignasi35) Add content/es/docs/reference/glossary/certificate.md #14371
- cla (@atsuky) Add content/es/docs/reference/glossary/cla #14363
- cloud-controller-manager (@raelga) Add content/es/docs/concepts/overview/components.md #22259
- cloud-provider
- cluster (@paudirac) Add content/es/docs/reference/glossary/cluster.md #14472
- cluster-architect
- cluster-operator
- cni
- code-contributor
- configmap (@Anynou) Add content/es/docs/concepts/configuration/configmap.md content/es/docs/reference/glossary/configmap.md #22576
- container
- container-env-variables
- container-lifecycle-hooks
- contributor @
- controller
- cri
- cronjob
- csi
- customresourcedefinition
- daemonset
- deployment (@asamarin)
- developer
- device-plugin
- docker (@javisabalete) Add content/es/docs/reference/glossary/docker.md #14553
- downstream
- dynamic-volume-provisioning
- etcd (@raelga) Add content/es/docs/concepts/overview/components.md #22259
- extensions
- flexvolume
- helm-chart
- horizontal-pod-autoscaler
- host-aliases
- image (@javisabalete) Add content/es/docs/reference/glossary/image.md #14364
- index
- ingress
- init-container
- istio
- job (@krloss) Add content/es/docs/reference/glossary/job.md #14359
- kops (@javisabalete) Add content/es/docs/reference/glossary/kops.md #14533
- kubeadm (@javisabalete) Add content/es/docs/reference/glossary/kubeadm.md #14546
- kube-apiserver (@raelga) Add content/es/docs/concepts/overview/components.md #22259
- kube-controller-manager (@raelga) Add content/es/docs/concepts/overview/components.md #22259
- kubectl (@javisabalete) Add content/es/docs/reference/glossary/kubectl.md #14554
- kubelet (@javisabalete) Add content/es/docs/reference/glossary/kubelet.md #14556
- kube-proxy (@javisabalete) Add content/es/docs/reference/glossary/kube-proxy.md #14557
- kubernetes-api
- kube-scheduler (@raelga) Add content/es/docs/concepts/overview/components.md #22259
- label
- logging
- managed-service
- member
- minikube
- mirror-pod
- name Add content/es/docs/content/overview/working-with-objects #14026
- namespace (@raelga) Add content/es/docs/concepts/overview/components.md #22259
- network-policy
- node (@paudirac) Add content/es/docs/reference/glossary/node.md #14360
- persistent-volume
- persistent-volume-claim (@gamusino) Add content/es/docs/reference/glossary/persistent-volume-claim.md #14370
- platform-developer
- pod (@dgomezferro) Add content/es/docs/reference/glossary/pod.md #14368
- pod-disruption-budget
- pod-lifecycle
- podpreset
- pod-priority (@krlooss) Add content/es/docs/reference/glossary/pod-priority #15325
- pod-security-policy
- preemption
- quantity
- rbac
- replica-set (@ureesoriano) Add content/es/docs/reference/glossary/replica-set.md #14362
- replication-controller
- resource-quota
- reviewer
- rkt (@ifraixedes) Add content/es/docs/reference/glossary/rkt.md #14365
- secret (@ignasi35) Add content/es/docs/reference/glossary/secret.md #14356
- security-context
- selector (@slienyp) Add content/es/docs/reference/glossary/selector.md #14369
- service (@daverik) Add content/es/docs/reference/glossary/service.md #14361
- service-account
- service-broker
- service-catalog
- sig
- statefulset
- static-pod
- storage-class
- sysctl (@jluis) Add content/es/docs/reference/glossary/sysctl.md #14390
- taint
- toleration
- uid Add content/es/docs/content/overview/working-with-objects #14026
- upstream
- volume @editaxz Add content/es/docs/reference/glossary/volume.md #14901
- volume-plugin
- wg
- workload
Note: This contribution template is inspired by reactjs folks translating reactjs doc and the sig-docs-id team.
Spanish Style Guide
- When referring to Kubernetes objects, always use the English form with the first letter uppercase.
Glossary
| English | Spanish | Gender | Comments |
|---|---|---|---|
| Pod | Pod | male | Kubernetes Object |
| Deployment | Deployment | Kubernetes Object | |
| High Availability | Alta Disponibilidad | ||
| Stateless | Stateless | ||
| Deploy | Desplegar | ||
| File | Archivo | ||
| Controller | Controlador | ||
| Built-in | Incorporados | ||
| Frontend | Frontend | ||
| Instance | Instancia | ||
| Worker Node | Nodo de trabajo | ||
| Runtime | Tiempo de ejecución | ||
| scheduler | planificador | ||
| lease | ? | ||
| Availability zone | Zona de disponibilidad | ||
| taint | Contaminación | ||
| bearer token | ? | ||
| healthy | Operativo | ||
| shell | terminal | male | |
| ratio | ritmo | ||
| conditions | Estado | For Node Conditions | |
| hook | hook |