mirror of https://github.com/docker/docs.git
Merge pull request #9239 from hamiltont/document-machine-advisory
Adding advisory warnings about docker-machine
This commit is contained in:
commit
5b918f715c
|
@ -17,7 +17,7 @@ texts:
|
|||
swarm: "See [Swarm mode overview](/engine/swarm/) for the orchestration features introduced in Docker Engine 1.12. Only refer to the Docker Swarm documents below for information on the standalone Swarm product."
|
||||
swarm-standalone: "**You are viewing docs for legacy standalone Swarm.** These topics describe standalone Docker Swarm. In Docker 1.12 and higher, [Swarm mode](/engine/swarm/) is integrated with Docker Engine. Most users should use integrated Swarm mode — a good place to start is [Getting started with swarm mode](/engine/swarm/swarm-tutorial/), [Swarm mode CLI commands](/engine/swarm/index.md#swarm-mode-cli-commands), and the [Get started with Docker walkthrough](/get-started/)). Standalone Docker Swarm is not integrated into the Docker Engine API and CLI commands."
|
||||
engine: "This site contains documentation for the v1.12 release candidate version of Docker Engine. For the Docker Engine v1.11 docs, see [https://docs.docker.com/v1.11/](https://docs.docker.com/v1.11/). Docker Desktop for Mac and Docker Desktop for Windows are currently in Beta."
|
||||
|
||||
machine: "As of July 2018, Docker Machine is in [maintenance mode](https://github.com/docker/machine/issues/4537). Only bugfixes will be added. Provisioning on a variety of cloud providers is better achieved using [infrakit](https://github.com/docker/deploykit)."
|
||||
|
||||
# URL based advisories
|
||||
# any URL that begins with "/engine/" will get the "engine" advisory
|
||||
|
|
|
@ -195,6 +195,7 @@
|
|||
makes it really easy to create Docker hosts on your computer, on
|
||||
cloud providers and inside your own data center. It creates servers,
|
||||
installs Docker on them, then configures the Docker client to talk to them.
|
||||
As of July 2018, Docker Machine is in maintenance mode. Only bugfixes will be added
|
||||
|
||||
*Also known as : docker-machine*
|
||||
<a class="glossary" name="namespace">namespace</a>: |
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Amazon Web Services driver for machine
|
||||
keywords: machine, Amazon Web Services, driver
|
||||
title: Amazon Web Services
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Microsoft Azure driver for machine
|
||||
keywords: machine, Microsoft Azure, driver
|
||||
title: Microsoft Azure
|
||||
|
@ -116,4 +117,4 @@ rules and open ports of the machine from the [Azure Portal][portal].
|
|||
|
||||
[arm]: https://azure.microsoft.com/en-us/documentation/articles/resource-group-overview/
|
||||
[nsg]: https://azure.microsoft.com/en-us/documentation/articles/virtual-networks-nsg/
|
||||
[portal]: https://portal.azure.com/
|
||||
[portal]: https://portal.azure.com/
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: DigitalOcean driver for machine
|
||||
keywords: machine, digitalocean, driver
|
||||
title: DigitalOcean
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Exoscale driver for machine
|
||||
keywords: machine, exoscale, driver
|
||||
title: Exoscale
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Google Compute Engine driver for machine
|
||||
keywords: machine, Google Compute Engine, driver
|
||||
title: Google Compute Engine
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Generic driver for machine
|
||||
keywords: machine, Generic, driver
|
||||
title: Generic
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Microsoft Hyper-V driver for machine
|
||||
keywords: machine, Microsoft Hyper-V, driver
|
||||
title: Microsoft Hyper-V
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Reference for drivers Docker Machine supports
|
||||
keywords: machine, drivers, supports
|
||||
title: Machine drivers
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Linode driver for machine
|
||||
keywords: machine, Linode, driver
|
||||
title: Linode
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: OpenStack driver for machine
|
||||
keywords: machine, OpenStack, driver
|
||||
title: OpenStack
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Identify active machines
|
||||
keywords: machine, driver, base, operating system
|
||||
title: Driver options and operating system defaults
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Rackspace driver for machine
|
||||
keywords: machine, Rackspace, driver
|
||||
title: Rackspace
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: IBM Softlayer driver for machine
|
||||
keywords: machine, IBM Softlayer, driver
|
||||
title: IBM Softlayer
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Oracle VirtualBox driver for machine
|
||||
keywords: machine, Oracle VirtualBox, driver
|
||||
title: Oracle VirtualBox
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: VMware vCloud Air driver for machine
|
||||
keywords: machine, VMware vCloud Air, driver
|
||||
title: VMware vCloud Air
|
||||
|
@ -48,4 +49,4 @@ The VMware vCloud Air driver uses the `Ubuntu Server 12.04 LTS (amd64 20140927)`
|
|||
| `--vmwarevcloudair-publicip` | `VCLOUDAIR_PUBLICIP` | - |
|
||||
| `--vmwarevcloudair-ssh-port` | `VCLOUDAIR_SSH_PORT` | `22` |
|
||||
| **`--vmwarevcloudair-username`** | `VCLOUDAIR_USERNAME` | - |
|
||||
| `--vmwarevcloudair-vdcid` | `VCLOUDAIR_VDCID` | - |
|
||||
| `--vmwarevcloudair-vdcid` | `VCLOUDAIR_VDCID` | - |
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: VMware Fusion driver for machine
|
||||
keywords: machine, VMware Fusion, driver
|
||||
title: VMware Fusion
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: VMware vSphere driver for machine
|
||||
keywords: machine, VMware vSphere, driver
|
||||
title: VMware vSphere
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Using Docker Machine to provision hosts on DigitalOcean
|
||||
keywords: docker, machine, cloud, digitalocean
|
||||
title: DigitalOcean example
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
description: Docker Machine Commands Overview
|
||||
keywords: machine, commands
|
||||
title: Docker Machine command-line reference
|
||||
|
@ -24,4 +25,4 @@ title: Docker Machine command-line reference
|
|||
- [status](status.md)
|
||||
- [stop](stop.md)
|
||||
- [upgrade](upgrade.md)
|
||||
- [url](url.md)
|
||||
- [url](url.md)
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
advisory: machine
|
||||
title: Docker Machine release notes
|
||||
description: Release notes for Docker Machine
|
||||
keywords: release notes, machine
|
||||
|
|
Loading…
Reference in New Issue