[pt-br] Add /tasks/run-application/run-replicated-stateful-application.md #51249
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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