Skip to content
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

[pt-br] Add tasks/debug/debug-application/debug-service #49691

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

Conversation

paulofponciano
Copy link
Contributor

@paulofponciano paulofponciano commented Feb 8, 2025

Description

Esse PR traz a localização da página https://kubernetes.io/docs/tasks/debug/debug-application/debug-service/ para PT-BR.
Adicionado a raiz de content/pt-br/docs/tasks/debug/debug-application/ o arquivo debug-service.md, ficando localizado como content/pt-br/docs/tasks/debug/debug-application/debug-service.md no repositório.


This PR brings the localization of the page https://kubernetes.io/docs/tasks/debug/debug-application/debug-service/ to PT-BR.
Added to the root of content/pt-br/docs/tasks/debug/debug-application/ the file debug-service.md, which is now located at content/pt-br/docs/tasks/debug/debug-application/debug-service.md in the repository.

Issue

Closes: #49559

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 8, 2025
@k8s-ci-robot k8s-ci-robot added area/localization General issues or PRs related to localization 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 Feb 8, 2025
Copy link

netlify bot commented Feb 8, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 586a77f
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/67bbb4f34e34b400089e5b15
😎 Deploy Preview https://deploy-preview-49691--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 site configuration.

@paulofponciano
Copy link
Contributor Author

/cc @stormqueen1990

@stormqueen1990
Copy link
Member

/retitle [pt-br] Add tasks/debug/debug-application/debug-service

@k8s-ci-robot k8s-ci-robot changed the title feat: Localize tasks/debug/debug-application/debug-service.md [pt-br] Add tasks/debug/debug-application/debug-service Feb 17, 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!

Encontrei alguns itens que necessitam de atenção neste documento. Se tiveres quaisquer dúvidas ou discordâncias não hesita em me contatar no Slack para que possamos conversar sobre e achar uma solução.

Comment on lines 306 to 312
(`"default.svc.cluster.local"`), Services em todos os Namespaces (`"svc.cluster.local"`),
e, por último, nomes no cluster (`"cluster.local"`). Dependendo da sua instalação,
você pode ter registros adicionais depois disso (até um total de 6). O sufixo
do cluster é passado para o `kubelet` com a flag `--cluster-domain`. Ao longo
deste documento, assumimos que o sufixo do cluster é `"cluster.local"`. Seu
cluster pode estar configurado de forma diferente, e, nesse caso, você deve
ajustar isso em todos os comandos anteriores.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Existe algum motivo específico para a formatação de código nos domínios aqui?

No documento original não há formatação de código -- se essa for a formatação mais adequada, será preciso fazer um PR para corrigir na documentação em inglês antes de alterar a formatação na versão em português.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign edsoncelio 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

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pt-br] Localize tasks/debug/debug-application/debug-service.md
3 participants