mirror of https://github.com/docker/docs.git
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:
parent
06e2875742
commit
c56964c890
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Release notes for Docker
|
||||
keywords:
|
||||
- docker, documentation, about, technology, understanding, release
|
||||
keywords: docker, documentation, about, technology, understanding, release
|
||||
title: Docker Release Notes
|
||||
---
|
||||
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
description: Docker documentation search results
|
||||
keywords:
|
||||
- Search, Docker, documentation, manual, guide, reference, api
|
||||
keywords: Search, Docker, documentation, manual, guide, reference, api
|
||||
noratings: true
|
||||
notoc: true
|
||||
title: Search results
|
||||
noratings: true
|
||||
---
|
||||
|
||||
<style type='text/css'>
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Swarm and transport layer security
|
||||
keywords:
|
||||
- docker, swarm, TLS, discovery, security, certificates
|
||||
keywords: docker, swarm, TLS, discovery, security, certificates
|
||||
title: Configure Docker Swarm for TLS
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Swarm discovery
|
||||
keywords:
|
||||
- docker, swarm, clustering, discovery
|
||||
keywords: docker, swarm, clustering, discovery
|
||||
title: Docker Swarm discovery
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Running a Swarm container on Docker Engine. Run a Swarm binary on the host OS without Docker Engine.
|
||||
keywords:
|
||||
- docker, Swarm, container, binary, clustering, install, installation
|
||||
keywords: docker, Swarm, container, binary, clustering, install, installation
|
||||
title: Get Docker Swarm
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: 'Swarm: a Docker-native clustering system'
|
||||
keywords:
|
||||
- docker, swarm, clustering
|
||||
keywords: docker, swarm, clustering
|
||||
title: Docker Swarm
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Deploying Swarm on AWS EC2 AMI's in a VPC
|
||||
keywords:
|
||||
- docker, swarm, clustering, examples, Amazon, AWS EC2
|
||||
keywords: docker, swarm, clustering, examples, Amazon, AWS EC2
|
||||
title: Build a Swarm cluster for production
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Swarm release notes
|
||||
keywords:
|
||||
- docker, swarm, clustering, discovery, release, notes
|
||||
keywords: docker, swarm, clustering, discovery, release, notes
|
||||
menu:
|
||||
main:
|
||||
parent: workw_swarm
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: High availability in Swarm
|
||||
keywords:
|
||||
- docker, swarm, clustering
|
||||
keywords: docker, swarm, clustering
|
||||
title: High availability in Docker Swarm
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Swarm and container networks
|
||||
keywords:
|
||||
- docker, swarm, clustering, networking
|
||||
keywords: docker, swarm, clustering, networking
|
||||
title: Swarm and container networks
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: 'Swarm: a Docker-native clustering system'
|
||||
keywords:
|
||||
- docker, swarm, clustering
|
||||
keywords: docker, swarm, clustering
|
||||
title: Docker Swarm overview
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Plan for Swarm in production
|
||||
keywords:
|
||||
- docker, swarm, scale, voting, application, plan
|
||||
keywords: docker, swarm, scale, voting, application, plan
|
||||
title: Plan for Swarm in production
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Provision with Machine
|
||||
keywords:
|
||||
- docker, Swarm, clustering, provision, Machine
|
||||
keywords: docker, Swarm, clustering, provision, Machine
|
||||
title: Provision a Swarm cluster with Docker Machine
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Create a Swarm manager.
|
||||
keywords:
|
||||
- swarm, create
|
||||
keywords: swarm, create
|
||||
title: create — Create a discovery token
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Get help for Swarm commands.
|
||||
keywords:
|
||||
- swarm, help
|
||||
keywords: swarm, help
|
||||
title: help - Display information about a command
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Docker Swarm Commands Overview
|
||||
keywords:
|
||||
- Swarm, cluster, commands
|
||||
keywords: Swarm, cluster, commands
|
||||
title: Swarm command-line reference
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Create a Swarm node.
|
||||
keywords:
|
||||
- swarm, create, join
|
||||
keywords: swarm, create, join
|
||||
title: join — Create a Swarm node
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: List the nodes in a cluster.
|
||||
keywords:
|
||||
- swarm, list
|
||||
keywords: swarm, list
|
||||
title: list — List the nodes in a cluster
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Create a Swarm manager.
|
||||
keywords:
|
||||
- swarm, create, manage
|
||||
keywords: swarm, create, manage
|
||||
title: manage — Create a Swarm manager
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
description: swarm command overview
|
||||
keywords:
|
||||
- Swarm, cluster, commands
|
||||
title: "Swarm: A Docker-native clustering system"
|
||||
keywords: Swarm, cluster, commands
|
||||
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`.
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Swarm filters
|
||||
keywords:
|
||||
- docker, swarm, clustering, filters
|
||||
keywords: docker, swarm, clustering, filters
|
||||
title: Swarm filters
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: 'Swarm: a Docker-native clustering system'
|
||||
keywords:
|
||||
- docker, swarm, clustering, scheduling
|
||||
keywords: docker, swarm, clustering, scheduling
|
||||
title: Advanced Scheduling
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Swarm rescheduling
|
||||
keywords:
|
||||
- docker, swarm, clustering, rescheduling
|
||||
keywords: docker, swarm, clustering, rescheduling
|
||||
title: Swarm rescheduling
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Swarm strategies
|
||||
keywords:
|
||||
- docker, swarm, clustering, strategies
|
||||
keywords: docker, swarm, clustering, strategies
|
||||
title: Docker Swarm strategies
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Swarm and transport layer security
|
||||
keywords:
|
||||
- docker, swarm, TLS, discovery, security, certificates
|
||||
keywords: docker, swarm, TLS, discovery, security, certificates
|
||||
title: Use Docker Swarm with TLS
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Swarm API response codes
|
||||
keywords:
|
||||
- docker, swarm, response, code, api
|
||||
keywords: docker, swarm, response, code, api
|
||||
title: Swarm vs. Engine response codes
|
||||
---
|
||||
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
description: Swarm API
|
||||
keywords: docker, swarm, clustering, api
|
||||
redirect_from:
|
||||
- /api/swarm-api/
|
||||
- /swarm/api/
|
||||
description: Swarm API
|
||||
keywords:
|
||||
- docker, swarm, clustering, api
|
||||
title: Docker Swarm API
|
||||
---
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
---
|
||||
description: Try Swarm at scale
|
||||
keywords: docker, swarm, scale, voting, application, architecture
|
||||
redirect_from:
|
||||
- /swarm/swarm_at_scale/about/
|
||||
description: Try Swarm at scale
|
||||
keywords:
|
||||
- docker, swarm, scale, voting, application, architecture
|
||||
title: Learn the application architecture
|
||||
---
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
---
|
||||
description: Try Swarm at scale
|
||||
keywords: docker, swarm, scale, voting, application, certificates
|
||||
redirect_from:
|
||||
- /swarm/swarm_at_scale/04-deploy-app/
|
||||
description: Try Swarm at scale
|
||||
keywords:
|
||||
- docker, swarm, scale, voting, application, certificates
|
||||
title: Deploy the application
|
||||
---
|
||||
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
description: Try Swarm at scale
|
||||
keywords: docker, swarm, scale, voting, application, certificates
|
||||
redirect_from:
|
||||
- /swarm/swarm_at_scale/03-create-cluster/
|
||||
- /swarm/swarm_at_scale/02-deploy-infra/
|
||||
description: Try Swarm at scale
|
||||
keywords:
|
||||
- docker, swarm, scale, voting, application, certificates
|
||||
title: Deploy application infrastructure
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Try Swarm at scale
|
||||
keywords:
|
||||
- docker, swarm, scale, voting, application, certificates
|
||||
keywords: docker, swarm, scale, voting, application, certificates
|
||||
title: Try Swarm at scale
|
||||
---
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
---
|
||||
description: Try Swarm at scale
|
||||
keywords: docker, swarm, scale, voting, application, certificates
|
||||
redirect_from:
|
||||
- /swarm/swarm_at_scale/05-troubleshoot/
|
||||
description: Try Swarm at scale
|
||||
keywords:
|
||||
- docker, swarm, scale, voting, application, certificates
|
||||
title: Troubleshoot the application
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue