fix type of keywords entry in frontmatter (in /swarm/ dir and search.md and release-notes.md) (#515)

keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
This commit is contained in:
Gaetan 2016-11-10 11:59:37 -08:00 committed by John Mulhausen
parent 06e2875742
commit c56964c890
32 changed files with 71 additions and 103 deletions

View File

@ -1,7 +1,6 @@
--- ---
description: Release notes for Docker description: Release notes for Docker
keywords: keywords: docker, documentation, about, technology, understanding, release
- docker, documentation, about, technology, understanding, release
title: Docker Release Notes title: Docker Release Notes
--- ---

View File

@ -1,10 +1,9 @@
--- ---
description: Docker documentation search results description: Docker documentation search results
keywords: keywords: Search, Docker, documentation, manual, guide, reference, api
- Search, Docker, documentation, manual, guide, reference, api noratings: true
notoc: true notoc: true
title: Search results title: Search results
noratings: true
--- ---
<style type='text/css'> <style type='text/css'>

View File

@ -1,7 +1,6 @@
--- ---
description: Swarm and transport layer security description: Swarm and transport layer security
keywords: keywords: docker, swarm, TLS, discovery, security, certificates
- docker, swarm, TLS, discovery, security, certificates
title: Configure Docker Swarm for TLS title: Configure Docker Swarm for TLS
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Swarm discovery description: Swarm discovery
keywords: keywords: docker, swarm, clustering, discovery
- docker, swarm, clustering, discovery
title: Docker Swarm discovery title: Docker Swarm discovery
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Running a Swarm container on Docker Engine. Run a Swarm binary on the host OS without Docker Engine. description: Running a Swarm container on Docker Engine. Run a Swarm binary on the host OS without Docker Engine.
keywords: keywords: docker, Swarm, container, binary, clustering, install, installation
- docker, Swarm, container, binary, clustering, install, installation
title: Get Docker Swarm title: Get Docker Swarm
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: 'Swarm: a Docker-native clustering system' description: 'Swarm: a Docker-native clustering system'
keywords: keywords: docker, swarm, clustering
- docker, swarm, clustering
title: Docker Swarm title: Docker Swarm
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Deploying Swarm on AWS EC2 AMI's in a VPC description: Deploying Swarm on AWS EC2 AMI's in a VPC
keywords: keywords: docker, swarm, clustering, examples, Amazon, AWS EC2
- docker, swarm, clustering, examples, Amazon, AWS EC2
title: Build a Swarm cluster for production title: Build a Swarm cluster for production
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Swarm release notes description: Swarm release notes
keywords: keywords: docker, swarm, clustering, discovery, release, notes
- docker, swarm, clustering, discovery, release, notes
menu: menu:
main: main:
parent: workw_swarm parent: workw_swarm

View File

@ -1,7 +1,6 @@
--- ---
description: High availability in Swarm description: High availability in Swarm
keywords: keywords: docker, swarm, clustering
- docker, swarm, clustering
title: High availability in Docker Swarm title: High availability in Docker Swarm
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Swarm and container networks description: Swarm and container networks
keywords: keywords: docker, swarm, clustering, networking
- docker, swarm, clustering, networking
title: Swarm and container networks title: Swarm and container networks
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: 'Swarm: a Docker-native clustering system' description: 'Swarm: a Docker-native clustering system'
keywords: keywords: docker, swarm, clustering
- docker, swarm, clustering
title: Docker Swarm overview title: Docker Swarm overview
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Plan for Swarm in production description: Plan for Swarm in production
keywords: keywords: docker, swarm, scale, voting, application, plan
- docker, swarm, scale, voting, application, plan
title: Plan for Swarm in production title: Plan for Swarm in production
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Provision with Machine description: Provision with Machine
keywords: keywords: docker, Swarm, clustering, provision, Machine
- docker, Swarm, clustering, provision, Machine
title: Provision a Swarm cluster with Docker Machine title: Provision a Swarm cluster with Docker Machine
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Create a Swarm manager. description: Create a Swarm manager.
keywords: keywords: swarm, create
- swarm, create
title: create — Create a discovery token title: create — Create a discovery token
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Get help for Swarm commands. description: Get help for Swarm commands.
keywords: keywords: swarm, help
- swarm, help
title: help - Display information about a command title: help - Display information about a command
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Docker Swarm Commands Overview description: Docker Swarm Commands Overview
keywords: keywords: Swarm, cluster, commands
- Swarm, cluster, commands
title: Swarm command-line reference title: Swarm command-line reference
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Create a Swarm node. description: Create a Swarm node.
keywords: keywords: swarm, create, join
- swarm, create, join
title: join — Create a Swarm node title: join — Create a Swarm node
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: List the nodes in a cluster. description: List the nodes in a cluster.
keywords: keywords: swarm, list
- swarm, list
title: list — List the nodes in a cluster title: list — List the nodes in a cluster
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Create a Swarm manager. description: Create a Swarm manager.
keywords: keywords: swarm, create, manage
- swarm, create, manage
title: manage — Create a Swarm manager title: manage — Create a Swarm manager
--- ---

View File

@ -1,8 +1,7 @@
--- ---
description: swarm command overview description: swarm command overview
keywords: keywords: Swarm, cluster, commands
- Swarm, cluster, commands title: 'Swarm: A Docker-native clustering system'
title: "Swarm: A Docker-native clustering system"
--- ---
The `swarm` command runs a Swarm container on a Docker Engine host and performs the task specified by the required subcommand, `COMMAND`. The `swarm` command runs a Swarm container on a Docker Engine host and performs the task specified by the required subcommand, `COMMAND`.

View File

@ -1,7 +1,6 @@
--- ---
description: Swarm filters description: Swarm filters
keywords: keywords: docker, swarm, clustering, filters
- docker, swarm, clustering, filters
title: Swarm filters title: Swarm filters
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: 'Swarm: a Docker-native clustering system' description: 'Swarm: a Docker-native clustering system'
keywords: keywords: docker, swarm, clustering, scheduling
- docker, swarm, clustering, scheduling
title: Advanced Scheduling title: Advanced Scheduling
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Swarm rescheduling description: Swarm rescheduling
keywords: keywords: docker, swarm, clustering, rescheduling
- docker, swarm, clustering, rescheduling
title: Swarm rescheduling title: Swarm rescheduling
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Swarm strategies description: Swarm strategies
keywords: keywords: docker, swarm, clustering, strategies
- docker, swarm, clustering, strategies
title: Docker Swarm strategies title: Docker Swarm strategies
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Swarm and transport layer security description: Swarm and transport layer security
keywords: keywords: docker, swarm, TLS, discovery, security, certificates
- docker, swarm, TLS, discovery, security, certificates
title: Use Docker Swarm with TLS title: Use Docker Swarm with TLS
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Swarm API response codes description: Swarm API response codes
keywords: keywords: docker, swarm, response, code, api
- docker, swarm, response, code, api
title: Swarm vs. Engine response codes title: Swarm vs. Engine response codes
--- ---

View File

@ -1,10 +1,9 @@
--- ---
description: Swarm API
keywords: docker, swarm, clustering, api
redirect_from: redirect_from:
- /api/swarm-api/ - /api/swarm-api/
- /swarm/api/ - /swarm/api/
description: Swarm API
keywords:
- docker, swarm, clustering, api
title: Docker Swarm API title: Docker Swarm API
--- ---

View File

@ -1,9 +1,8 @@
--- ---
description: Try Swarm at scale
keywords: docker, swarm, scale, voting, application, architecture
redirect_from: redirect_from:
- /swarm/swarm_at_scale/about/ - /swarm/swarm_at_scale/about/
description: Try Swarm at scale
keywords:
- docker, swarm, scale, voting, application, architecture
title: Learn the application architecture title: Learn the application architecture
--- ---

View File

@ -1,9 +1,8 @@
--- ---
description: Try Swarm at scale
keywords: docker, swarm, scale, voting, application, certificates
redirect_from: redirect_from:
- /swarm/swarm_at_scale/04-deploy-app/ - /swarm/swarm_at_scale/04-deploy-app/
description: Try Swarm at scale
keywords:
- docker, swarm, scale, voting, application, certificates
title: Deploy the application title: Deploy the application
--- ---

View File

@ -1,10 +1,9 @@
--- ---
description: Try Swarm at scale
keywords: docker, swarm, scale, voting, application, certificates
redirect_from: redirect_from:
- /swarm/swarm_at_scale/03-create-cluster/ - /swarm/swarm_at_scale/03-create-cluster/
- /swarm/swarm_at_scale/02-deploy-infra/ - /swarm/swarm_at_scale/02-deploy-infra/
description: Try Swarm at scale
keywords:
- docker, swarm, scale, voting, application, certificates
title: Deploy application infrastructure title: Deploy application infrastructure
--- ---

View File

@ -1,7 +1,6 @@
--- ---
description: Try Swarm at scale description: Try Swarm at scale
keywords: keywords: docker, swarm, scale, voting, application, certificates
- docker, swarm, scale, voting, application, certificates
title: Try Swarm at scale title: Try Swarm at scale
--- ---

View File

@ -1,9 +1,8 @@
--- ---
description: Try Swarm at scale
keywords: docker, swarm, scale, voting, application, certificates
redirect_from: redirect_from:
- /swarm/swarm_at_scale/05-troubleshoot/ - /swarm/swarm_at_scale/05-troubleshoot/
description: Try Swarm at scale
keywords:
- docker, swarm, scale, voting, application, certificates
title: Troubleshoot the application title: Troubleshoot the application
--- ---