Skip to content

[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

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

paulofponciano
Copy link
Contributor

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

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/localization General issues or PRs related to localization labels Jun 13, 2025
@k8s-ci-robot k8s-ci-robot added language/pt Issues or PRs related to Portuguese language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 13, 2025
Copy link

netlify bot commented Jun 13, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit e35efa4
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6869084242132b0008b3558d
😎 Deploy Preview https://deploy-preview-51249--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jhonmike jhonmike added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 27, 2025
@jhonmike
Copy link
Member

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jhonmike
Once this PR has been reviewed and has the lgtm label, please assign jcjesus for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 27, 2025
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 29, 2025
@k8s-ci-robot k8s-ci-robot requested a review from jhonmike June 29, 2025 11:15
@k8s-ci-robot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 29, 2025
@stormqueen1990
Copy link
Member

#51395 está causando falha no build no momento

@stormqueen1990
Copy link
Member

/label tide/merge-method-squash

@k8s-ci-robot k8s-ci-robot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Jun 29, 2025
Copy link
Member

@stormqueen1990 stormqueen1990 left a 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.

@stormqueen1990
Copy link
Member

/hold
while Netlify build is breaking.

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 29, 2025
@paulofponciano
Copy link
Contributor Author

/unhold

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/localization General issues or PRs related to localization cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/pt Issues or PRs related to Portuguese language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pt-br] Localize /tasks/run-application/run-replicated-stateful-application.md
4 participants