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
This commit is contained in:
Rémy Léone
2019-04-16 10:31:08 +02:00
committed by Kubernetes Prow Robot
parent 49b40dbbfa
commit 7092bd3ca3
52 changed files with 61 additions and 50 deletions
@@ -1,4 +1,5 @@
---
title: Architecture de Kubernetes
description: Architecture Kubernetes
weight: 30
---
@@ -1,8 +1,7 @@
---
reviewers:
- sieben
title: Communication Master-Node
content_template: templates/concept
description: Communication Master-Node Kubernetes
weight: 20
---
@@ -2,6 +2,7 @@
reviewers:
- sieben
title: Noeuds
description: Concept Noeud Kubernetes
content_template: templates/concept
weight: 10
---