-
Notifications
You must be signed in to change notification settings - Fork 15.1k
[pt-br] Add /tasks/run-application/run-single-instance-stateful-application.md #51049
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
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
/cc @stormqueen1990 |
stormqueen1990
left a comment
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!
Esta localização está bem encaminhada. Tenho só um ponto a respeito do título, que não ficou tão claro para mim, e um pequeno ponto a respeito da tradução de rolling update.
Como sempre, se tiveres dúvidas ou discordâncias podemos discutir no canal #kubernetes-docs-pt do Slack.
Obrigada novamente!
PTAL @edsoncelio
content/pt-br/docs/tasks/run-application/run-single-instance-stateful-application.md
Outdated
Show resolved
Hide resolved
content/pt-br/docs/tasks/run-application/run-single-instance-stateful-application.md
Outdated
Show resolved
Hide resolved
…tateful-application.md Co-authored-by: Mauren <[email protected]>
content/pt-br/docs/tasks/run-application/run-single-instance-stateful-application.md
Outdated
Show resolved
Hide resolved
|
/lgtm |
|
Thanks!! |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: edsoncelio, jhonmike The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Esse PR traz a localização da página https://kubernetes.io/docs/tasks/run-application/run-single-instance-stateful-application/ para PT-BR.
Adicionado a raiz de /content/pt-br/docs/tasks/run-application o arquivo run-single-instance-stateful-application.md, ficando localizado como /content/pt-br/docs/tasks/run-application/run-single-instance-stateful-application.md no repositório.
Foi feita uma cópia dos arquivos mysql-deployment.yaml e mysql-pv.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-single-instance-stateful-application/ to PT-BR.
The file run-single-instance-stateful-application.md was added to the root of /content/pt-br/docs/tasks/run-application, resulting in the path /content/pt-br/docs/tasks/run-application/run-single-instance-stateful-application.md in the repository.
A copy of the files mysql-deployment.yaml and mysql-pv.yaml was made from /content/en/examples/application/mysql 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: #50949