File tree Expand file tree Collapse file tree 2 files changed +9
-20
lines changed Expand file tree Collapse file tree 2 files changed +9
-20
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Versions supportées de la documentation Kubernetes
3
- description : Documentation de Kubernetes
4
- content_type : concept
5
- card :
6
- name : about
7
- weight : 10
8
- title : Versions supportées de la documentation
3
+ content_type : custom
4
+ layout : supported-versions
5
+ weight : 10
9
6
---
10
7
11
8
<!-- overview -->
12
9
13
10
Ce site contient la documentation de la version actuelle de Kubernetes et les quatre versions précédentes de Kubernetes.
14
-
15
-
16
-
17
- <!-- body -->
18
-
19
- ## Version courante
20
-
21
- La version actuelle est [ {{< param "version" >}}] ( / ) .
22
-
23
- ## Versions précédentes
24
-
25
- {{< versions-other >}}
26
-
27
-
Original file line number Diff line number Diff line change 1
1
# i18n strings for the French (main) site.
2
2
3
+ [docs_version_latest_heading ]
4
+ other = " Version courante"
5
+
6
+ [docs_version_other_heading ]
7
+ other = " Versions précédentes"
8
+
3
9
[deprecation_warning ]
4
10
other = " documentation non maintenue. Vous consultez une version statique. Pour une documentation à jour, veuillez consulter: "
5
11
You can’t perform that action at this time.
0 commit comments