-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
base: main
Are you sure you want to change the base?
Create quick reference new french page #49186
Conversation
Signed-off-by: lhajouji <[email protected]>
Signed-off-by: lhajouji <[email protected]>
Signed-off-by: lhajouji <[email protected]>
Welcome @lhajouji! |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Co-authored-by: Aurélien Perrier <[email protected]>
Co-authored-by: Aurélien Perrier <[email protected]>
Co-authored-by: Aurélien Perrier <[email protected]>
Co-authored-by: Aurélien Perrier <[email protected]>
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.
Watch out for using machine translation tools; they are not very good and you'll need to revise further.
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. |
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.
The comments should be in French.
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.
ok i will look into this
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.
All the comments should be in French, not English.
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.
ok i will look into this
`--v=8` | Affiche le contenu des requêtes HTTP. | ||
`--v=9` | Affiche le contenu des requêtes HTTP sans troncature. | ||
|
||
## {{% heading "A suivre" %}} |
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.
## {{% heading "A suivre" %}} | |
## {{% heading "whatsnext" %}} |
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.
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 ?
Co-authored-by: Tim Bannister <[email protected]>
Co-authored-by: Tim Bannister <[email protected]>
Co-authored-by: Tim Bannister <[email protected]>
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