diff --git a/machine/concepts.md b/machine/concepts.md index 3a684f76ff..e152902a49 100644 --- a/machine/concepts.md +++ b/machine/concepts.md @@ -1,4 +1,5 @@ --- +advisory: machine description: Understand concepts for Docker Machine, including drivers, base OS, IP addresses, environment variables keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale title: Machine concepts and getting help diff --git a/machine/drivers/index.md b/machine/drivers/index.md index 58728b852e..327c5c574f 100644 --- a/machine/drivers/index.md +++ b/machine/drivers/index.md @@ -1,4 +1,5 @@ --- +advisory: machine description: Reference for drivers Docker Machine supports keywords: machine, drivers, supports title: Machine drivers diff --git a/machine/examples/aws.md b/machine/examples/aws.md index aba7027053..1f3a83f2c2 100644 --- a/machine/examples/aws.md +++ b/machine/examples/aws.md @@ -1,9 +1,12 @@ --- +advisory: machine description: Using Docker Machine to provision hosts on AWS keywords: docker, machine, cloud, aws title: Amazon Web Services (AWS) EC2 example --- +> docker-machine is unable to launch Amazon Linux machines, including ECS-Optimized instances. [Github issue](https://github.com/docker/machine/issues/3098) + Follow along with this example to create a Dockerized [Amazon Web Services (AWS)](https://aws.amazon.com/) EC2 instance. ### Step 1. Sign up for AWS and configure credentials diff --git a/machine/examples/ocean.md b/machine/examples/ocean.md index b0830b0f8f..43f4fe40c2 100644 --- a/machine/examples/ocean.md +++ b/machine/examples/ocean.md @@ -1,4 +1,5 @@ --- +advisory: machine description: Using Docker Machine to provision hosts on DigitalOcean keywords: docker, machine, cloud, digitalocean title: DigitalOcean example diff --git a/machine/get-started-cloud.md b/machine/get-started-cloud.md index e94c0a5670..805bc1c748 100644 --- a/machine/get-started-cloud.md +++ b/machine/get-started-cloud.md @@ -1,4 +1,5 @@ --- +advisory: machine description: Using Docker Machine to provision hosts on cloud providers keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale title: Use Docker Machine to provision hosts on cloud providers diff --git a/machine/index.md b/machine/index.md index a850137f44..d41163154f 100644 --- a/machine/index.md +++ b/machine/index.md @@ -1,4 +1,5 @@ --- +advisory: machine description: Introduction and Overview of Machine keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale title: Docker Machine diff --git a/machine/install-machine.md b/machine/install-machine.md index 5cc397e30f..90b67eb95b 100644 --- a/machine/install-machine.md +++ b/machine/install-machine.md @@ -1,4 +1,5 @@ --- +advisory: machine description: How to install Docker Machine keywords: machine, orchestration, install, installation, docker, documentation, uninstall Docker Machine, uninstall title: Install Docker Machine diff --git a/machine/migrate-to-machine.md b/machine/migrate-to-machine.md index c6793d3544..c9470d1946 100644 --- a/machine/migrate-to-machine.md +++ b/machine/migrate-to-machine.md @@ -1,4 +1,5 @@ --- +advisory: machine description: Migrate from Boot2Docker to Docker Machine keywords: machine, commands, boot2docker, migrate, docker title: Migrate from Boot2Docker to Machine diff --git a/machine/overview.md b/machine/overview.md index d8d0d35e9a..59fc44441e 100644 --- a/machine/overview.md +++ b/machine/overview.md @@ -1,4 +1,5 @@ --- +advisory: machine description: Introduction and Overview of Machine keywords: docker, machine, amazonec2, azure, digitalocean, google, openstack, rackspace, softlayer, virtualbox, vmwarefusion, vmwarevcloudair, vmwarevsphere, exoscale title: Docker Machine Overview