-
Notifications
You must be signed in to change notification settings - Fork 14.9k
[pt-br] Add /tasks/run-application/run-replicated-stateful-application.md #51249
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
base: main
Are you sure you want to change the base?
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
/lgtm |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jhonmike The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
New changes are detected. LGTM label has been removed. |
#51395 está causando falha no build no momento |
/label tide/merge-method-squash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Olá @paulofponciano! Muito obrigada pela tua contribuição!
Esta página está bem encaminhada, encontrei apenas alguns pequenos pontos que precisam de ajuste. Seria bom dar uma espiada na parcial content/pt-br/includes/default-storage-class-prereqs.md
, pois acho que ela não deveria estar aparecendo como um arquivo novo desse PR (já que foi incluída em um PR anterior).
Se tiveres dúvidas ou discordâncias, como sempre, podemos discutir no canal #kubernetes-docs-pt
no Slack do Kubernetes.
Quando tiveres finalizado os ajustes, podes me marcar para uma nova revisão.
content/pt-br/docs/tasks/run-application/run-replicated-stateful-application.md
Outdated
Show resolved
Hide resolved
content/pt-br/docs/tasks/run-application/run-replicated-stateful-application.md
Outdated
Show resolved
Hide resolved
content/pt-br/docs/tasks/run-application/run-replicated-stateful-application.md
Outdated
Show resolved
Hide resolved
content/pt-br/docs/tasks/run-application/run-replicated-stateful-application.md
Outdated
Show resolved
Hide resolved
content/pt-br/docs/tasks/run-application/run-replicated-stateful-application.md
Outdated
Show resolved
Hide resolved
/hold |
…ul-application.md Co-authored-by: Mauren <[email protected]>
…ul-application.md Co-authored-by: Mauren <[email protected]>
…ul-application.md Co-authored-by: Mauren <[email protected]>
/unhold |
Esse PR traz a localização da página https://kubernetes.io/docs/tasks/run-application/run-replicated-stateful-application/ para PT-BR.
Adicionado à raiz de /content/pt-br/docs/tasks/run-application o arquivo run-replicated-stateful-application.md, ficando localizado como /content/pt-br/docs/tasks/run-application/run-replicated-stateful-application.md no repositório.
Foram feitas cópias dos arquivos mysql-configmap.yaml, mysql-services.yaml e mysql-statefulset.yaml de /content/en/examples/application/mysql para /content/pt-br/examples/application/mysql.
Também foi adicionado ao diretório /content/pt-br/includes o arquivo default-storage-class-prereqs.md e feita sua localização.
This PR brings the localization of the page https://kubernetes.io/docs/tasks/run-application/run-replicated-stateful-application/ to PT-BR.
The file run-replicated-stateful-application.md was added to the root of /content/pt-br/docs/tasks/run-application, being located at /content/pt-br/docs/tasks/run-application/run-replicated-stateful-application.md in the repository.
Copies of the files mysql-configmap.yaml, mysql-services.yaml, and mysql-statefulset.yaml from /content/en/examples/application/mysql were also added to /content/pt-br/examples/application/mysql.
The file default-storage-class-prereqs.md was also added to the /content/pt-br/includes directory and localized.
Issue
Closes: #50950