Add descriptions for tasks

Add description metadata for each task section (English localization).
For sections that only have one page, make sure that that sole page has
description metadata set.

This change helps prepare for the migration to the Docsy theme.
This commit is contained in:
Tim Bannister
2020-06-14 20:35:48 +01:00
parent 9f4f076aea
commit 74360fa8ee
18 changed files with 23 additions and 13 deletions
@@ -3,7 +3,7 @@ title: Extend kubectl with plugins
reviewers:
- juanvallejo
- soltysh
description: With kubectl plugins, you can extend the functionality of the kubectl command by adding new subcommands.
description: Extend kubectl by creating and installing kubectl plugins.
content_type: task
---