Commit Graph

22 Commits

Author SHA1 Message Date
Cédric DEFORTIS 17d28cd311 Quick fix french translation 2020-04-20 10:56:36 +02:00
Harrison Razanajatovo dae5f0585b Simplify for clarity 2020-03-10 09:15:51 -04:00
Harrison Razanajatovo c61213299d Add changes for missed reviews 2020-03-09 16:03:30 -04:00
Harrison Razanajatovo f0b4ddf012 Add last minute changes 2020-03-09 15:44:36 -04:00
Harrison Razanajatovo 476598657b Add reviewed changes 2020-03-09 15:39:33 -04:00
Harrison Razanajatovo ef2f477728 Rewording sentences for a more accurate translation 2020-03-06 10:05:13 -05:00
Harrison Razanajatovo 44e3358c7f second round review 2020-03-06 10:00:26 -05:00
Harrison Razanajatovo 73f5b576d4 Fix accent and verb accordance 2020-03-02 12:39:39 -05:00
Harrison Razanajatovo 6eceb245a2 remove typo 2020-03-02 12:20:17 -05:00
Harrison Razanajatovo 48828fdc4a keeping term_id but changing text 2020-03-02 11:39:54 -05:00
Harrison Razanajatovo 5b50aa16bb Merge branch 'master' of https://github.com/Luciowl/website 2020-03-02 10:31:07 -05:00
Harrison Razanajatovo 2e750fa39e First round review changes 2020-03-02 10:21:00 -05:00
Harrison Razanajatovo 86cf63495c First round review changes 2020-03-02 09:31:05 -05:00
Harrison Razanajatovo 2e8eb9bd4f Added endpoint-slices for language/fr 2020-02-28 09:26:54 -05:00
Rémy Léone a2b023c468 Add French version of Service concept page (#18495)
* Add French version of Service concept page

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix
2020-01-08 01:13:40 -08:00
Oleg Butuzov 10abd2bcf5 lang-fr: Deadlink (due space in it) (#17683)
This fix solves 404 link that appears at "ingress" page in the
franch documentation (see link with "gestion des ressources" text).

https://kubernetes.io/fr/docs/concepts/services-networking/ingress/
2019-11-20 01:19:20 -08:00
ipnextgen 8236e41ae5 Missing "des" just after "du cluster à" (#16978) 2019-10-16 09:05:41 -07:00
Ismail Alidzhikov f8af591cb0 Use networking.k8s.io/v1beta1 for ingress apiVersion (#15190)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-06 20:42:34 -07:00
Amina Waddiz 2cdd51914e [docs-fr] add missing overview (#14815) 2019-06-15 11:02:10 -07:00
Amina Waddiz 0fcc348eee docs-fr | concepts | services-networking | ingress (#13742)
* [docs-fr] init ingress.md

* [docs-fr] remove glossary

* [docs-fr] add definitions

* [docs-fr] add ingress spec

* add default backend and ingress types

* fix netlify error for the unfound yaml file

* [docs-fr] add TLS and loadbalancing

* [docs-fr] fix some french typos

* [docs-fr] replace 'équilibreur de charge' with 'load-balancer'

* [docs-fr] fix typo

* [docs-fr] fix french typos and syntax

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* [docs-fr] enhance syntax

* [docs-fr] update load-balancer spec

* [docs-fr] fix broken deployment

* [docs-fr] fix typos
2019-06-06 02:42:11 -07:00
Rémy Léone 7092bd3ca3 Add description meta tag to improve SEO results (#13799)
* Add description meta tag to improve SEO results

* Fixes

* Remove those files from my PR and have those changes in #13832
2019-04-16 01:31:08 -07:00
Amina Waddiz 5140592708 [docs-fr] add dns policies for pods and services (#13765)
init index.md

cleanup main doc

[docs-fr] add introduction and A record

[docs-fr] add dns policies for pods and services

[docs-fr] fix netlify deploy error when reading yaml file

[docs-fr] fix typos according to pr review

[docs-fr] update reviewers
2019-04-11 02:50:12 -07:00