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

Create quick reference new french page #49186

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

Conversation

lhajouji
Copy link
Contributor

Description

This PR main purpose is to add a new file of the french version of the documentation page https://kubernetes.io/docs/reference/kubectl/quick-reference/ , that's the equivalent of/ redirecting to cheatsheet/.

Issue

This pull request resolves partially the open issue :
Most wanted page - French #17598

Copy link

linux-foundation-easycla bot commented Dec 20, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. label Dec 20, 2024
@k8s-ci-robot
Copy link
Contributor

Welcome @lhajouji!

It looks like this is your first PR to kubernetes/website 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes/website has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot k8s-ci-robot added area/localization General issues or PRs related to localization language/fr Issues or PRs related to French 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 Dec 20, 2024
@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 remyleone for approval. For more information see the Kubernetes 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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Dec 20, 2024
Copy link

netlify bot commented Dec 20, 2024

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 605443a
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/6767241f9a68dd0008379dc4
😎 Deploy Preview https://deploy-preview-49186--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.

content/fr/docs/reference/kubectl/quick-reference.md Outdated Show resolved Hide resolved
content/fr/docs/reference/kubectl/quick-reference.md Outdated Show resolved Hide resolved
content/fr/docs/reference/kubectl/quick-reference.md Outdated Show resolved Hide resolved
content/fr/docs/reference/kubectl/quick-reference.md Outdated Show resolved Hide resolved
Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

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

Watch out for using machine translation tools; they are not very good and you'll need to revise further.

content/fr/docs/reference/kubectl/quick-reference.md Outdated Show resolved Hide resolved
content/fr/docs/reference/kubectl/quick-reference.md Outdated Show resolved Hide resolved
Définissez quel cluster Kubernetes doit être utilisé avec `kubectl`, et modifiez les paramètres de configuration. Pour plus de détails sur le fichier de configuration, consultez la documentation [Configurer l'accès à plusieurs clusters](https://kubernetes.io/fr/docs/tasks/access-application-cluster/configure-access-multiple-clusters/).

```bash
kubectl config view # Show Merged kubeconfig settings.
Copy link
Contributor

Choose a reason for hiding this comment

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

The comments should be in French.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok i will look into this

Copy link
Contributor

Choose a reason for hiding this comment

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

All the comments should be in French, not English.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok i will look into this

content/fr/docs/reference/kubectl/quick-reference.md Outdated Show resolved Hide resolved
`--v=8` | Affiche le contenu des requêtes HTTP.
`--v=9` | Affiche le contenu des requêtes HTTP sans troncature.

## {{% heading "A suivre" %}}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
## {{% heading "A suivre" %}}
## {{% heading "whatsnext" %}}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've used the same pattern as the other French pages. It seems that almost all French pages use the same keyword, 'À suivre'.
what do you think ?

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/fr Issues or PRs related to French 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.

4 participants