From 26f04f3ff53906076a29546972bcafacda61aa55 Mon Sep 17 00:00:00 2001 From: Hamilton Turner Date: Thu, 10 Oct 2019 17:53:14 -0400 Subject: [PATCH] Revert "Adding warning to getting started" This reverts commit 6450d5dfe35359bed2efb0feb892de2064d562c8. # Conflicts: # get-started/part4.md --- get-started/part4.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/get-started/part4.md b/get-started/part4.md index 24e1cacb59..a265960b6d 100644 --- a/get-started/part4.md +++ b/get-started/part4.md @@ -75,14 +75,6 @@ swarm mode and make your current machine a swarm manager, then run Choose a tab below to see how this plays out in various contexts. We use VMs to quickly create a two-machine cluster and turn it into a swarm. -> Docker Machine is in maintenance mode -> -> This tutorial uses Docker Machine to setup local virtual machines for your cluster. -> 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). -{: .important } - ### Create a cluster