Commit Graph

16 Commits (dev-1.23-ko.3)

Author SHA1 Message Date
Sean Wei 7c221a3688 [fr] Fix Markdown format 2022-04-14 01:41:28 +08:00
Praveen Rewar 84c3c3b1a6 Fix broken link in docs/concepts/services-networking/ingress/ 2022-01-27 17:31:05 +05:30
Alexis Horgix Chotard bbc1194d5d docs-fr: replace Ingress TLS example block by YAML file ref 2021-01-24 02:59:21 +01:00
Alexis Horgix Chotard cfeed030cc docs-fr: make the example URL match the EN version 2021-01-23 23:20:40 +01:00
Alexis Horgix Chotard 9f89f710a4 docs-fr: also mention FQDN for certificate in Ingress doc 2021-01-23 23:20:13 +01:00
Alexis Horgix Chotard da12b07907 docs-fr: add missing capital on Ingress 2021-01-23 23:14:48 +01:00
Alexis Horgix Chotard 3b6be2ea94 docs-fr: make Ingress example YAML match the EN version 2021-01-23 23:14:30 +01:00
Alexis "Horgix" Chotard ff442608d1
Ingress: mention TLS instead of SSL in example URL 2021-01-23 17:35:27 +01:00
Pierre-Yves Aillet 07535768ff fix: upgrade apiVersion and content of Ingress resource 2020-10-14 11:03:14 +02:00
didier 2770a0e990 fixing language issues in Ingress.md
Signed-off-by: didier <durand.didier@gmail.com>
2020-09-12 16:56:33 +02:00
Karen Bradshaw 7daf3c55e9 add fr pages 2020-06-09 19:33:15 -04: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