Anubhav Vardhan
|
63d1cec41e
|
Update statefulset.md
|
2021-07-13 16:09:52 +05:30 |
|
Jihoon Seo
|
959356a46a
|
[fr] Remove exec permission on markdown files
|
2021-06-22 18:17:38 +09:00 |
|
Arhell
|
5709cb1e6a
|
[fr] fix link replicaset.md
|
2021-05-24 01:29:19 +03:00 |
|
Kubernetes Prow Robot
|
81a65c335c
|
Merge pull request #22871 from feloy/statefulset
docs | concepts | workloads | controllers | statefulset
|
2021-04-27 07:25:38 -07: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 |
|
s-kawamura-w664
|
81be1fe0f6
|
delete a illegal code in fr.
|
2021-03-23 00:09:01 +00:00 |
|
Kubernetes Prow Robot
|
d6d0575fd6
|
Merge pull request #26216 from Horgix/patch-1
docs-fr: make the Ingress TLS example match EN version (example URL mainly)
|
2021-01-29 00:17:41 -08:00 |
|
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 |
|
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 |
|
abarbare
|
5b3036414b
|
fixup! Fix secret FR translation error
|
2020-11-13 12:27:23 +01:00 |
|
abarbare
|
d67c693d4c
|
Fix secret FR translation error
|
2020-11-13 11:14:07 +01:00 |
|
rob
|
d71c214426
|
fix KubeSchedulerConfiguration syntax
|
2020-10-23 12:10:38 -10:00 |
|
Pierre-Yves Aillet
|
07535768ff
|
fix: upgrade apiVersion and content of Ingress resource
|
2020-10-14 11:03:14 +02:00 |
|
Remi Verchere
|
f9b6ca834d
|
Missing caracter
|
2020-10-12 15:09:04 +02: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 |
|
Kubernetes Prow Robot
|
dbfb6f2b3a
|
Merge pull request #22860 from feloy/pod-spread-constraints
docs | concepts | workloads | pods | pod-topology-spread-constraints
|
2020-09-20 03:28:29 -07:00 |
|
Kubernetes Prow Robot
|
51bf421c89
|
Merge pull request #24003 from didier-durand/namespaces_FR
namespaces FR : fixing typos and improving a few points
|
2020-09-19 07:22:28 -07:00 |
|
didier
|
43893acd24
|
namespaces FR : fixing typos and improving a few points
|
2020-09-19 12:01:12 +02:00 |
|
Kubernetes Prow Robot
|
94f4088b7a
|
Merge pull request #23948 from didier-durand/logging_page_FR
Fixing some language issues on logging.md (FR)
|
2020-09-17 07:12:45 -07:00 |
|
Didier Durand
|
f1aa2583c4
|
Update content/fr/docs/concepts/cluster-administration/logging.md
as proposed per @perriea
Co-authored-by: Aurélien Perrier <aperrier@universe.sh>
|
2020-09-17 16:06:26 +02:00 |
|
didier
|
d9d8003fe0
|
Fixing some language issues on logging.md (FR)
Signed-off-by: didier <durand.didier@gmail.com>
|
2020-09-17 11:44:50 +02:00 |
|
didier
|
84c694ccc8
|
fixing FR languages issues
Signed-off-by: didier <durand.didier@gmail.com>
|
2020-09-16 20:02:08 +02:00 |
|
didier
|
826a9c1542
|
Fixing typo
|
2020-09-16 10:47:56 +02:00 |
|
didier
|
ddb26b2be0
|
fixing FR language issues in page
Signed-off-by: didier <durand.didier@gmail.com>
|
2020-09-16 10:47:47 +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 |
|
didier
|
d95e3d09d2
|
fixing various typos / spelling errors in page
|
2020-09-03 18:16:35 +02: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 |
|
Rémy Léone
|
e09bf093cf
|
Update content/fr/docs/concepts/cluster-administration/cluster-administration-overview.md
|
2020-07-31 13:30:54 +02:00 |
|
Philippe Martin
|
05fc257a45
|
Rename container environment page
|
2020-07-31 11:16:09 +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 |
|
Adriana Nitescu
|
1491ee6d24
|
French version
|
2020-06-27 13:05:38 +02:00 |
|
Adriana Nitescu
|
173b0cc97d
|
French translation with TODOs
|
2020-06-27 11:43:33 +02:00 |
|
Adriana Nitescu
|
1e3e03cdc3
|
Add french version of object namespace
|
2020-06-27 10:49:19 +02:00 |
|
Irvi Firqotul Aini
|
9d7c4de9ca
|
Redirect deadlinks for:
- https://ai.google/research/pubs/pub43438
- https://docs.docker.com/engine/admin/volumes/
|
2020-06-15 16:46:58 +07:00 |
|
Karen Bradshaw
|
7daf3c55e9
|
add fr pages
|
2020-06-09 19:33:15 -04:00 |
|
ViBiOh
|
c260ab7573
|
docs(pv): Access-mode combat table is broken
Fix source of markdown table of persistent volume access-mode compatibility table
|
2020-05-25 14:12:55 +02:00 |
|
Philippe Martin
|
fdce758658
|
Containers: lifecycle hooks
|
2020-05-22 11:52:15 +02:00 |
|
Philippe Martin
|
dcdfd194c2
|
Containers: Images
|
2020-05-22 11:33:15 +02:00 |
|