-
Notifications
You must be signed in to change notification settings - Fork 554
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
[FR] Localize Edge Computing #2888
[FR] Localize Edge Computing #2888
Conversation
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
content/fr/edge-computing.md
Outdated
category: Technology | ||
--- | ||
|
||
L'Edge Computing est une [architecture distribuée](/fr/distributed-systems/) qui déplace une partie de la capacité de stockage et de calcul du centre de données principal vers la source de données. |
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.
Pour info, J'ai ouvert l'issue : #2886 pour ajouter un lien vers le terme "data center" du glossaire sur la VO.
@seb-835 Il manque le signoff pour satisfaire le DCO |
My bad, :( j ai fait un -sS au lieu de -s -S . Cela devrait etre OK pour les prochains commits |
Signed-off-by: Sebastien Aucouturier <sebastien.aucouturier@gmail.com>
Signed-off-by: Sebastien Aucouturier <sebastien.aucouturier@gmail.com>
Signed-off-by: Sebastien Aucouturier <sebastien.aucouturier@gmail.com>
d9bc1cf
to
42ead3c
Compare
Signed-off-by: Sebastien Aucouturier <sebastien.aucouturier@gmail.com>
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.
LGTM 🚀
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.
LGTM 🚀
Describe your changes
Localize Edge Computing in French
Related issue number or link (ex:
resolves #issue-number
)resolves #2887
Checklist before opening this PR (put
x
in the checkboxes)git commit -s
) is to affirm that commits comply DCO. If you are working locally, you could add an alias to yourgitconfig
by runninggit config --global alias.ci "commit -s"
.