Commit Graph

19 Commits (01cfb51bfed48d1bce79ff5c839d460c3f0acad8)

Author SHA1 Message Date
Kenneth J. Miller e15bed061c content: fr: Fix incorrect letter case for data storage units
Gib (Gibibit) was used where GiB (Gibibyte) is intended.
2023-10-04 22:17:27 +02:00
Andrey Goran bf5eda7d3c FR localization: replaced {{< codenew ... >}} with {{% codenew ... %}} in all files 2023-07-25 12:31:42 +04:00
Arhell 545ef7406c [fr] Remove the unnecessary code typ 2023-06-30 00:24:01 +03:00
Arhell f47fbe018d [fr] fix incorrect pod-template-hash labels 2023-06-01 00:20:20 +03:00
xin gu d54fd93f73 Replace k8s.gcr.io references with registry.k8s.io for fr 2023-03-09 20:08:50 +08:00
Chimon Sultan ac5fe4b102
Update cascade flag value to orphan
--cascade=false is deprecated (boolean value) and can be replaced with --cascade=orphan
2023-01-02 14:39:02 +01:00
Remi Cresson 32911c948b Fix broken link in fr 2022-06-29 16:21:43 +02:00
Anubhav Vardhan 63d1cec41e
Update statefulset.md 2021-07-13 16:09:52 +05:30
Arhell 5709cb1e6a [fr] fix link replicaset.md 2021-05-24 01:29:19 +03:00
Rémy Léone 78fe45c35a
Apply suggestions from code review 2021-04-27 16:19:52 +02:00
Philippe Martin 539836d023 Translation 2021-04-25 19:14:01 +02:00
Collignon-Ducret Rémi 01262ab3c2
Fix formatting issue
https://kubernetes.io/fr/docs/concepts/workloads/controllers/deployment/#mise-%C3%A0-jour-d-un-d%C3%A9ploiement
Obtenez les détails de votre déploiement -> La sortie est similaire à ceci
2020-11-16 15:49:00 +01:00
Kenichi Omichi df17d575b7 fr: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 for fr.

If running `kubectl rollout status` command, the output is like:
```
  deployment "nginx-deployment" successfully rolled out
```

The corresponding kubectl code also shows it according to e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-10 03:19:01 +00:00
Karen Bradshaw 7daf3c55e9 add fr pages 2020-06-09 19:33:15 -04:00
Patouche 98d4b04ccd
Fix whitespace on deployment page (#18990) 2020-02-06 05:59:33 -08:00
Rémy Léone 300d277aa4 Add French deployment concept page (#18516)
* Add French deployment concept page

* Fix

* Fix

* Fix

* Update content/fr/docs/concepts/workloads/controllers/deployment.md

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

* Fix

* Fix

* Fix

* Update content/fr/docs/concepts/workloads/controllers/deployment.md

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

* Update content/fr/docs/concepts/workloads/controllers/deployment.md

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

* Update content/fr/docs/concepts/workloads/controllers/deployment.md

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

* Update content/fr/docs/concepts/workloads/controllers/deployment.md

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-28 13:07:40 -08:00
Yushiro FURUKAWA 2a120450eb Remove trailing spaces from FR documents(#16742) (#16788) 2019-10-10 02:02:53 -07:00
Porte Pierre-Antoine 11afa09a9b translate to fr replicaset (#14908)
* translate to fr replicaset

* Remove reviewers from header file

* Update replicaset.md reflecting remyleone's comments

* Update replicaset.md reflecting sftim's comments

* Update replicaset.md reflecting remyleone's (forgotten) comments
2019-06-24 04:27:56 -07:00
Rémy Léone d028d87b8e Add all the _index files for the French translation (#14744) 2019-06-11 10:06:20 -07:00