Commit Graph

13 Commits

Author SHA1 Message Date
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