Website: Tracking Portuguese Translation Progress (M1)

Created on 22 Apr 2019  路  18Comments  路  Source: kubernetes/website

Maintainers

  • @femrtnz
  • @jcjesus
  • @devlware
  • @jhonmike

For New Contributors

To translate a page:

  1. Check that no one else has claimed your page in the checklist and comments below.
  2. Comment below with the name of the page you would like to translate. Take only one page at a time.
  3. Fork this repo, make your localisations, and submit a pull request following the name convention [Add/Update/Fix] [content/pt/file/full/path], for example:
  • Add content/pt/docs/concepts/architecture/nodes.md
  • Update content/pt/setup/release/building-from-source.md

For more detailed instruction, consult with this website README and the contributors cheatsheet. 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, we won't bite 馃槃)

Please commit with your translations! If you find that you can't commit anymore, 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:

  • [x] Init Kubernetes ID (@femrtnz) #13822

When PRs are merged, make sure to mark that page as completed!

Work Status

(馃弮 Work in Progress; 馃憖 In Review)

This is our first milestone (M1) that we aim to complete during the lifespan of Kubernetes v1.14. We will mostly focus on concept. Since 1.15 release cycle is short, we will do cut, move leftovers to next milestone, and perform a technical review when that happens in June.

Priorities

We are trying to follow the priority order from the list of the most viewed pages here #17598, so have a look at this before chose your page to be translated. If the page is not here please let me know and I update the issue

Website

  • [x] Landing @femrtnz #13915
  • [ ] Case Studies @jcjesus 馃弮
  • [ ] Kubernetes Features @jcjesus 馃弮
  • [x] Partners @femrtnz #13915
  • [ ] Blog
  • [x] Community @femrtnz #13915

Docs

  • [ ] Index tree
  • [ ] Home landing
  • [ ] Concepts landing
  • [x] Contribute landing @femrtnz #19700
  • [ ] Setup landing
  • [ ] Tasks landing
  • [x] Reference landing
  • [ ] Concepts landing

Reference

  • [x] index page @femrtnz
  • [x] tools @viniciusbds #19949

kubectl

  • [x] cheatsheet.md @femrtnz #19631
  • [ ] conventions.md
  • [ ] docker-cli-to-kubectl.md
  • [ ] jsonpath.md
  • [ ] kubectl.md
  • [ ] kubectl-cmds.md
  • [ ] overview.md

Concepts

Architecture (content/id/docs/concepts/architecture)

  • [x] Cloud Controller (@femrtnz) #13979
  • [x] Master Node Communication (@femrtnz) #13986
  • [ ] Nodes (@pragmaticivan) 馃弮
  • [x] Controllers (@joao-luna-98)

Cluster Administration (content/id/docs/concepts/cluster-administration)

  • [x] Addons (@femrtnz) #14391
  • [x] Certificates (@femrtnz) #15655
  • [ ] Cloud Providers (@devlware) 馃弮
  • [x] Cluster Administration Overview (@devlware) #14705
  • [ ] Monitoring (@femrtnz) 馃弮
  • [ ] Federation
  • [x] Kubelet Garbage Collection (@jhonmike) #19434
  • [x] Logging (@jhonmike) #19573
  • [ ] Manage Deployment
  • [ ] Networking
  • [ ] Proxies

Configuration (content/id/docs/concepts/configuration)

  • [ ] Assign Pod Node
  • [ ] Manage Compute Resources Container
  • [ ] Organize Cluster Access Kubeconfig
  • [ ] Overview
  • [ ] Pod Priority Preemption
  • [ ] Scheduler Perf Tuning
  • [ ] Secret
  • [ ] Taint and Toleration
  • [ ] Pod Overhead
  • [ ] Resource Bin Packing
  • [ ] Scheduling Framework

Scheduling

  • [ ] Scheduler Perf Tuning
  • [ ] Kubernetes Scheduler (@viniciusbds) 馃弮

Security

  • [ ] Overview

Containers (content/id/docs/concepts/containers)

  • [ ] Container Environment Variables
  • [ ] Container Lifecycle Hooks
  • [ ] Images
  • [ ] Runtime Class

Extend Kubernetes (content/id/docs/concepts/extend-kubernetes)

  • [ ] Extend Cluster
  • [ ] Poseidon Firmament Alternate Scheduler
  • [ ] Service Catalog
  • [x] API Server Aggregation (@joao-luna-98) #20235
  • [ ] Custom Resources
  • [ ] Device Plugins
  • [ ] Network Plugins
  • [x] Operator @joao-luna-98 #20083

Overview (content/id/docs/concepts/overview)

  • [ ] Components
  • [ ] Kubernetes API
  • [ ] What is Kubernetes 馃弮 @pasimoes
  • [ ] Annotations
  • [ ] Common Labels
  • [ ] Field Selectors
  • [ ] Kubernetes Objects
  • [ ] Labels
  • [x] Names @RafaelMassoniSS #17030
  • [ ] Namespaces

Policy (content/id/docs/concepts/policy)

  • [ ] Pod Security Policy
  • [ ] Resource Quotas
  • [ ] Limit Range

Services Networking (content/id/docs/concepts/services-networking)

  • [ ] Add Entries to Pod etcd hosts with host aliases
  • [ ] Connect Applications Service
  • [ ] DNS Pod Service
  • [ ] Ingress Controllers
  • [ ] Ingress
  • [ ] Network Policies
  • [ ] Service
  • [ ] Dual Stack
  • [ ] Endpoint Slices
  • [ ] Service Topology

Storage (content/id/docs/concepts/storage)

  • [ ] Dynamic Provisioning
  • [ ] Persistent Volumes
  • [ ] Storage Classes
  • [ ] Storage Limits
  • [ ] Volume Snapshot Classes
  • [ ] Volume Snapshots
  • [ ] Volumes
  • [ ] Volume PVC Datasource

Workloads (content/id/docs/concepts/workloads)

  • [ ] Cron Jobs @jhonmike 馃憖 #20117
  • [ ] Daemonset
  • [ ] Deployment
  • [ ] Garbage Collection
  • [ ] Jobs Run to Completion
  • [ ] Replicaset
  • [ ] Replication Controller
  • [ ] StatefulSet
  • [ ] TTL After Finished
  • [ ] Disruptions
  • [ ] Init Contianers
  • [ ] Pod Lifecycle
  • [ ] Pod Overview
  • [ ] Pod
  • [ ] Pod Preset
  • [ ] Ephemeral Containers
  • [ ] Pod Topology Spread Constraints

Note: This contribution template is inspired by Indonesian folks translating reactjs doc

Here is a list of the most viewed pages on the Kubernetes website. This list can be used as a "Most Wanted" page list to translate in a given language.

  • [ ] [/](https://kubernetes.io/)
  • [x] [/docs/reference/kubectl/cheatsheet/](https://kubernetes.io/docs/reference/kubectl/cheatsheet/)
  • [ ] [/docs/home/](https://kubernetes.io/docs/home/)
  • [ ] [/docs/tasks/tools/install-kubectl/](https://kubernetes.io/docs/tasks/tools/install-kubectl/)
  • [ ] [/docs/concepts/services-networking/service/](https://kubernetes.io/docs/concepts/services-networking/service/)
  • [ ] [/docs/tutorials/kubernetes-basics/](https://kubernetes.io/docs/tutorials/kubernetes-basics/)
  • [ ] [/docs/concepts/workloads/controllers/deployment/](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/)
  • [ ] [/docs/setup/](https://kubernetes.io/docs/setup/)
  • [ ] [/docs/concepts/overview/what-is-kubernetes/](https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/)
  • [ ] [/docs/concepts/services-networking/ingress/](https://kubernetes.io/docs/concepts/services-networking/ingress/)
  • [ ] [/docs/tasks/tools/install-minikube/](https://kubernetes.io/docs/tasks/tools/install-minikube/)
  • [ ] [/docs/concepts/](https://kubernetes.io/docs/concepts/)
  • [ ] [/docs/concepts/storage/persistent-volumes/](https://kubernetes.io/docs/concepts/storage/persistent-volumes/)
  • [ ] [/docs/setup/learning-environment/minikube/](https://kubernetes.io/docs/setup/learning-environment/minikube/)
  • [ ] [/docs/concepts/configuration/secret/](https://kubernetes.io/docs/concepts/configuration/secret/)
  • [ ] [/docs/concepts/storage/volumes/](https://kubernetes.io/docs/concepts/storage/volumes/)
  • [ ] [/docs/tutorials/](https://kubernetes.io/docs/tutorials/)
  • [ ] [/docs/setup/production-environment/tools/kubeadm/install-kubeadm/](https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/)
  • [ ] [/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro/](https://kubernetes.io/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro/)
  • [ ] [/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/](https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/)
  • [ ] [/docs/tasks/access-application-cluster/web-ui-dashboard/](https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/)
  • [ ] [/docs/tasks/configure-pod-container/configure-pod-configmap/](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/)
  • [ ] [/docs/concepts/overview/components/](https://kubernetes.io/docs/concepts/overview/components/)
  • [ ] [/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/](https://kubernetes.io/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/)
  • [ ] [/docs/reference/access-authn-authz/rbac/](https://kubernetes.io/docs/reference/access-authn-authz/rbac/)
  • [ ] [/docs/concepts/configuration/assign-pod-node/](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/)
  • [ ] [/docs/tasks/access-application-cluster/configure-access-multiple-clusters/](https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/)
  • [ ] [/docs/tutorials/kubernetes-basics/create-cluster/cluster-interactive/](https://kubernetes.io/docs/tutorials/kubernetes-basics/create-cluster/cluster-interactive/)
  • [ ] [/docs/tutorials/hello-minikube/](https://kubernetes.io/docs/tutorials/hello-minikube/)
  • [ ] [/docs/concepts/containers/images/](https://kubernetes.io/docs/concepts/containers/images/)
  • [ ] [/docs/concepts/architecture/nodes/](https://kubernetes.io/docs/concepts/architecture/nodes/)
  • [ ] [/docs/concepts/workloads/pods/pod/](https://kubernetes.io/docs/concepts/workloads/pods/pod/)
  • [ ] [/docs/concepts/workloads/pods/pod-overview/](https://kubernetes.io/docs/concepts/workloads/pods/pod-overview/)
  • [ ] [/docs/tasks/debug-application-cluster/get-shell-running-container/](https://kubernetes.io/docs/tasks/debug-application-cluster/get-shell-running-container/)
  • [x] [/docs/reference/](https://kubernetes.io/docs/reference/)
  • [ ] [/docs/concepts/configuration/manage-compute-resources-container/](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/)
  • [ ] [/docs/reference/kubectl/overview/](https://kubernetes.io/docs/reference/kubectl/overview/)
  • [ ] [/docs/concepts/overview/working-with-objects/namespaces/](https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/)
  • [ ] [/docs/reference/access-authn-authz/authentication/](https://kubernetes.io/docs/reference/access-authn-authz/authentication/)
  • [ ] [/docs/concepts/workloads/controllers/jobs-run-to-completion/](https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/)
  • [ ] [/docs/tutorials/kubernetes-basics/explore/explore-intro/](https://kubernetes.io/docs/tutorials/kubernetes-basics/explore/explore-intro/)
  • [ ] [/docs/concepts/services-networking/connect-applications-service/](https://kubernetes.io/docs/concepts/services-networking/connect-applications-service/)
  • [ ] [/docs/concepts/services-networking/dns-pod-service/](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/)
  • [ ] [/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/)
  • [ ] [/docs/concepts/workloads/pods/pod-lifecycle/](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/)
  • [ ] [/docs/tasks/](https://kubernetes.io/docs/tasks/)
  • [ ] [/docs/tasks/configure-pod-container/pull-image-private-registry/](https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/)
  • [ ] [/docs/concepts/overview/working-with-objects/labels/](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/)
  • [ ] [/docs/concepts/workloads/controllers/statefulset/](https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/)
  • [ ] [/case-studies/](https://kubernetes.io/case-studies/)
  • [ ] [/docs/setup/production-environment/container-runtimes/](https://kubernetes.io/docs/setup/production-environment/container-runtimes/)
  • [ ] [/docs/tutorials/kubernetes-basics/deploy-app/deploy-interactive/](https://kubernetes.io/docs/tutorials/kubernetes-basics/deploy-app/deploy-interactive/)
  • [ ] [/docs/concepts/storage/storage-classes/](https://kubernetes.io/docs/concepts/storage/storage-classes/)
  • [ ] [/docs/tasks/run-application/horizontal-pod-autoscale/](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/)
  • [ ] [/docs/concepts/overview/kubernetes-api/](https://kubernetes.io/docs/concepts/overview/kubernetes-api/)
  • [ ] [/docs/concepts/cluster-administration/networking/](https://kubernetes.io/docs/concepts/cluster-administration/networking/)
  • [ ] [/docs/tutorials/stateless-application/expose-external-ip-address/](https://kubernetes.io/docs/tutorials/stateless-application/expose-external-ip-address/)
  • [ ] [/docs/tasks/inject-data-application/define-environment-variable-container/](https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/)
  • [ ] [/docs/tasks/configure-pod-container/configure-persistent-volume-storage/](https://kubernetes.io/docs/tasks/configure-pod-container/configure-persistent-volume-storage/)
  • [ ] [/docs/concepts/overview/working-with-objects/kubernetes-objects/](https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/)
  • [ ] [/docs/tasks/inject-data-application/define-command-argument-container/](https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/)
  • [ ] [/docs/concepts/workloads/controllers/replicaset/](https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/)
  • [ ] [/docs/setup/release/notes/](https://kubernetes.io/docs/setup/release/notes/)
  • [ ] [/docs/tasks/configure-pod-container/configure-service-account/](https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/)
  • [ ] [/docs/concepts/services-networking/ingress-controllers/](https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/)
  • [ ] [/docs/tasks/access-application-cluster/port-forward-access-application-cluster/](https://kubernetes.io/docs/tasks/access-application-cluster/port-forward-access-application-cluster/)
  • [ ] [/docs/tutorials/kubernetes-basics/expose/expose-intro/](https://kubernetes.io/docs/tutorials/kubernetes-basics/expose/expose-intro/)
  • [ ] [/docs/concepts/workloads/pods/init-containers/](https://kubernetes.io/docs/concepts/workloads/pods/init-containers/)
  • [ ] [/docs/concepts/workloads/controllers/daemonset/](https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/)
  • [ ] [/docs/tasks/job/automated-tasks-with-cron-jobs/](https://kubernetes.io/docs/tasks/job/automated-tasks-with-cron-jobs/)
  • [ ] [/docs/concepts/configuration/taint-and-toleration/](https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/)
  • [x] [/docs/concepts/cluster-administration/logging/](https://kubernetes.io/docs/concepts/cluster-administration/logging/)
  • [ ] [/docs/tasks/access-application-cluster/access-cluster/](https://kubernetes.io/docs/tasks/access-application-cluster/access-cluster/)
  • [ ] [/docs/concepts/services-networking/network-policies/](https://kubernetes.io/docs/concepts/services-networking/network-policies/)
  • [ ] [/docs/tasks/configure-pod-container/security-context/](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/)
  • [ ] [/docs/setup/production-environment/tools/kubeadm/high-availability/](https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/high-availability/)
  • [ ] [/docs/concepts/configuration/overview/](https://kubernetes.io/docs/concepts/configuration/overview/)
  • [ ] [/docs/concepts/policy/pod-security-policy/](https://kubernetes.io/docs/concepts/policy/pod-security-policy/)
  • [ ] [/docs/concepts/workloads/controllers/cron-jobs/](https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/)
  • [ ] [/docs/tasks/access-application-cluster/create-external-load-balancer/](https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/)
  • [ ] [/docs/reference/command-line-tools-reference/kubelet/](https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/)
  • [ ] [/docs/concepts/extend-kubernetes/api-extension/custom-resources/](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
  • [ ] [/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/)
  • [ ] [/docs/concepts/configuration/organize-cluster-access-kubeconfig/](https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/)
  • [ ] [/docs/tasks/debug-application-cluster/resource-usage-monitoring/](https://kubernetes.io/docs/tasks/debug-application-cluster/resource-usage-monitoring/)
  • [ ] [/docs/tasks/tls/managing-tls-in-a-cluster/](https://kubernetes.io/docs/tasks/tls/managing-tls-in-a-cluster/)
  • [ ] [/docs/tasks/run-application/force-delete-stateful-set-pod/](https://kubernetes.io/docs/tasks/run-application/force-delete-stateful-set-pod/)
  • [ ] [/docs/tutorials/kubernetes-basics/update/update-intro/](https://kubernetes.io/docs/tutorials/kubernetes-basics/update/update-intro/)
  • [ ] [/docs/tasks/administer-cluster/dns-debugging-resolution/](https://kubernetes.io/docs/tasks/administer-cluster/dns-debugging-resolution/)
  • [ ] [/docs/tutorials/stateful-application/basic-stateful-set/](https://kubernetes.io/docs/tutorials/stateful-application/basic-stateful-set/)
  • [ ] [/docs/reference/command-line-tools-reference/kube-apiserver/](https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/)
  • [ ] [/docs/tasks/run-application/run-stateless-application-deployment/](https://kubernetes.io/docs/tasks/run-application/run-stateless-application-deployment/)
  • [ ] [/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
  • [ ] [/docs/tasks/configure-pod-container/assign-memory-resource/](https://kubernetes.io/docs/tasks/configure-pod-container/assign-memory-resource/)
  • [ ] [/docs/tasks/access-application-cluster/list-all-running-container-images/](https://kubernetes.io/docs/tasks/access-application-cluster/list-all-running-container-images/)
  • [ ] [/docs/reference/setup-tools/kubeadm/kubeadm-init/](https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init/)

Reference:

first_100_pages.pdf

kinfeature languagpt lifecyclfrozen prioritbacklog

Most helpful comment

In case you are interested, here is the list of the 100 most visited pages on the whole Kubernetes website: https://github.com/kubernetes/website/issues/17598
Putting the localization effort priority on the pages that are ranked high on this list will probably output high visitor rates in your localization. :) Feel free to adapt this list if you think it is useful for the Portuguese language.

All 18 comments

Would you mind adding me on Architecture (content/id/docs/concepts/architecture) - Nodes?

@pragmaticivan Sure. Feel free to open a PR starting WIP and send me the number, so I can put here as well

Hi @femrtnz! I'd like to work on __Cluster Administration Overview__ (content/id/docs/concepts/cluster-administration). Can you assign me?

Hey @devlware, sure! thank for help! Feel free to open a PR with (WIP) so I can put it here =)

/lifecycle frozen
/priority backlog
/kind feature

Hi @femrtnz ! I'd like to translate Overview ("content/id/docs/concepts/overview/working-with-objects/names.md"). Can you assign me?

I have opened the following PR: https://github.com/kubernetes/website/pull/17030

Hi @rafaelrubbioli, please, can you do the steps in the For New Contributors topic?
Thanks

Hi I would like to get to translate the "Kubelet Garbage Collection" page, I like to contribute in translations to improve my learning with the tool, an example of this, I helped to translate the React documentation into Portuguese:

About the pages that were missing or outdated in the first comment:

Concepts

Architecture:

  • Controllers

Cluster Administration:

  • Controller Metrics changed the name to Monitoring

Configuration

  • Pod Overhead
  • Resource Bin Packing
  • Scheduling Framework
  • Scheduler Perf Tuning Moved to folder Scheduling

Extend Kubernetes

  • Operator

Overview

  • Declarative Config Do not exist anymore
  • Imperative Command Do not exist anymore
  • Imperative Config Do not exist anymore
  • Kustomization Do not exist anymore
  • Overview Do not exist anymore
  • Object management

Policy

  • Limit Range

Scheduling New Directory

  • Kube Scheduler
  • Scheduler Perf Tuning

Security New Directory

  • Overview

Service Networking

  • Dual Stack
  • Endpoint Slices
  • Service Topology

Storage

  • Volume PVC Datasource

Workloads

  • Ephemeral Containers
  • Pod Topology Spread Constraints

Pending review on PR #19434 I will start translating the page _Cluster Administration > Logging_

About the pages that were missing or outdated in the first comment:

Concepts

Architecture:

  • Controllers

Cluster Administration:

  • Controller Metrics changed the name to Monitoring

Configuration

  • Pod Overhead
  • Resource Bin Packing
  • Scheduling Framework
  • Scheduler Perf Tuning Moved to folder Scheduling

Extend Kubernetes

  • Operator

Overview

  • Declarative Config Do not exist anymore
  • Imperative Command Do not exist anymore
  • Imperative Config Do not exist anymore
  • Kustomization Do not exist anymore
  • Overview Do not exist anymore
  • Object management

Policy

  • Limit Range

Scheduling New Directory

  • Kube Scheduler
  • Scheduler Perf Tuning

Security New Directory

  • Overview

Service Networking

  • Dual Stack
  • Endpoint Slices
  • Service Topology

Storage

  • Volume PVC Datasource

Workloads

  • Ephemeral Containers
  • Pod Topology Spread Constraints

Thanks a lot! I just updated the issue.

In case you are interested, here is the list of the 100 most visited pages on the whole Kubernetes website: https://github.com/kubernetes/website/issues/17598
Putting the localization effort priority on the pages that are ranked high on this list will probably output high visitor rates in your localization. :) Feel free to adapt this list if you think it is useful for the Portuguese language.

In case you are interested, here is the list of the 100 most visited pages on the whole Kubernetes website: #17598
Putting the localization effort priority on the pages that are ranked high on this list will probably output high visitor rates in your localization. :) Feel free to adapt this list if you think it is useful for the Portuguese language.

@remyleone Really nice! I will update the issue following this lit :)

PR with the translation of the page _Cluster Administration > Logging_ >> #19573

Hi @femrtnz I'd like to trasnslate
/docs/concepts/overview/what-is-kubernetes/
Can you assign to me?

Hi @femrtnz ! I'd like to translate Kubernetes Scheduler topic
at "docs/concepts/scheduling/kube-scheduler.md".
Can you assign to me?

I was reading about Cron Jobs and I took and translated this little page >> #20117

Hi @femrtnz @jcjesus @devlware @jhonmike!
I'd like to translate Scheduler Perf Tuning topic
at "docs/concepts/scheduling-eviction/scheduler-perf-tuning.md".
Can someone assign it to me ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

seokho-son picture seokho-son  路  3Comments

Karunamon picture Karunamon  路  3Comments

jverb picture jverb  路  4Comments

inductor picture inductor  路  4Comments

seokho-son picture seokho-son  路  3Comments