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:
committed by
Kubernetes Prow Robot
parent
49b40dbbfa
commit
7092bd3ca3
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "CLI kubectl"
|
||||
description: kubectl CLI description
|
||||
weight: 60
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Aide-mémoire kubectl
|
||||
description: Cheatsheet kubectl aide-mémoire
|
||||
content_template: templates/concept
|
||||
card:
|
||||
name: reference
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Conventions d'utilisation de kubectl
|
||||
description: kubectl conventions
|
||||
content_template: templates/concept
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Support de JSONPath
|
||||
description: JSONPath kubectl Kubernetes
|
||||
content_template: templates/concept
|
||||
weight: 25
|
||||
---
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Commandes kubectl
|
||||
description: Commandes kubectl
|
||||
---
|
||||
|
||||
[Référence des commandes kubectl](/docs/reference/generated/kubectl/kubectl-commands/)
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: kubectl
|
||||
description: Référence kubectl
|
||||
notitle: true
|
||||
---
|
||||
## kubectl
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Aperçu de kubectl
|
||||
description: kubectl référence
|
||||
content_template: templates/concept
|
||||
weight: 20
|
||||
card:
|
||||
|
||||
Reference in New Issue
Block a user