diff --git a/Documentation/getting-started-docker.md b/Documentation/getting-started-docker.md index 914528e0..5e003163 100644 --- a/Documentation/getting-started-docker.md +++ b/Documentation/getting-started-docker.md @@ -1,7 +1,7 @@ # Getting Started with Docker -In this tutorial, we'll run `bootcfg` on your Linux machine with Docker to network boot and provision a cluster of QEMU/KVM CoreOS machines locally. You'll be able to create Kubernetes clustes, etcd clusters, and test network setups. +In this tutorial, we'll run `bootcfg` on your Linux machine with Docker to network boot and provision a cluster of QEMU/KVM CoreOS machines locally. You'll be able to create Kubernetes clusters, etcd clusters, and test network setups. *Note*: To provision physical machines, see [network setup](network-setup.md) and [deployment](deployment.md).