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 |
|
rob
|
d71c214426
|
fix KubeSchedulerConfiguration syntax
|
2020-10-23 12:10:38 -10:00 |
|
Kenichi Omichi
|
df17d575b7
|
fr: Fix output of 'kubectl rollout status'
This is the same fix as https://github.com/kubernetes/website/commit/6e93717597113c726cbcf8a7059e47f23e3e8a64 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 https://github.com/kubernetes/kubectl/blob/e95e378e5972064b177a8e71eac2803f55c8c5df/pkg/polymorphichelpers/rollout_status.go#L89
|
2020-10-10 03:19:01 +00:00 |
|
Philippe Martin
|
6558ca888a
|
end of translation
|
2020-07-31 16:50:37 +02:00 |
|
Philippe Martin
|
71d6fb6d97
|
Start translation
|
2020-07-31 16:50:37 +02:00 |
|
Philippe Martin
|
e21dbb85da
|
remove capture
|
2020-07-05 11:51:33 +02:00 |
|
Philippe Martin
|
b612a80d18
|
rekcah78 Review
|
2020-07-05 11:49:24 +02:00 |
|
Philippe Martin
|
14ab4eb133
|
fixes
|
2020-07-05 11:40:05 +02:00 |
|
Philippe Martin
|
f92ad5afce
|
Pods lifecycle
|
2020-07-05 11:40:05 +02:00 |
|
Philippe Martin
|
a79466447c
|
Pods
|
2020-07-05 11:40:02 +02:00 |
|
Philippe Martin
|
9efd949e0e
|
Pods: overview
|
2020-07-05 11:38:12 +02:00 |
|
Karen Bradshaw
|
7daf3c55e9
|
add fr pages
|
2020-06-09 19:33:15 -04:00 |
|
James Spurin
|
9e0f7b4eb3
|
update command nslookup target to include fully qualified service name, namespace picked up from running pod (#19603)
|
2020-03-16 14:34:30 -07: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 |
|
Olivier Cloirec
|
3da672600e
|
Fix French typo in "when" section (#18786)
|
2020-01-20 14:01:36 -08:00 |
|
Philippe MARTIN
|
8d16de96b0
|
Update pod overview translation (#16595)
|
2020-01-15 04:31:32 -08:00 |
|
Yann Ponzoni
|
ebae230668
|
fix typo in exemple (#18009)
|
2020-01-15 04:15:32 -08:00 |
|
Oleg Butuzov
|
df51b343ff
|
(fr) Broken links (#18219)
* (fr) Broken links
Multiple broken links
* malfomed urls in glossary (had trailing "fr/")
* malformed url docs (no trailing "/")
* relative link ".."
* Additional link fixed.
* Update content/fr/docs/tutorials/hello-minikube.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update content/fr/docs/reference/glossary/pod.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* kubectl page link.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2019-12-25 06:23:29 -08:00 |
|
vanou
|
694883fbce
|
Fix misspell of type of Pod condition at init container explanation (fr) (#17413)
In explanation of init container, doc says 'Initializing' pod
condition. However according to doc of pod condition[1], it should be
'Initialized'.
This commit fixes this misspell of French doc.
This misspell is verified by PR #17329 which fixes English doc.
[1]
https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-conditions
|
2019-11-05 01:28:38 -08:00 |
|
Yushiro FURUKAWA
|
2a120450eb
|
Remove trailing spaces from FR documents(#16742) (#16788)
|
2019-10-10 02:02:53 -07:00 |
|
Philippe MARTIN
|
b3b736df4e
|
docs-fr | concepts | workloads | pods | pod-lifecycle.md (#15213)
* docs-fr | concepts | workloads | pods | pod-lifecycle.md
* Translation
* Fix typos
|
2019-09-26 02:29:07 -07:00 |
|
Thibaut Tauveron
|
847aee2968
|
docs-fr | concepts | workloads | pods | init-containers.md (#15915)
|
2019-08-20 14:17:18 -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 |
|
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 |
|
Philippe MARTIN
|
cc07ce89e7
|
docs-fr | concepts | workloads | pod (#13368)
* Translation
* Fixes
|
2019-04-15 04:12:06 -07:00 |
|
Philippe MARTIN
|
773468af29
|
docs-fr | concepts | workloads | pod overview (#13240)
|
2019-04-01 00:52:33 -07:00 |
|