Skip to content

Commit 4abf221

Browse files
committed
1 parent 3d77e6f commit 4abf221

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

chapters/docker-setup.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Linux Users
4242

4343
Download Vagrant from https://www.vagrantup.com/downloads.html and install.
4444

45+
Kubernetes requires >= 1.6.2. So if you have an older version then make sure you install the latest one.
46+
4547
### Docker Machine
4648

4749
Docker Machine 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.

readme.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -702,6 +702,9 @@ <h3 id="_vagrant">Vagrant</h3>
702702
<div class="paragraph">
703703
<p>Download Vagrant from <a href="https://www.vagrantup.com/downloads.html" class="bare">https://www.vagrantup.com/downloads.html</a> and install.</p>
704704
</div>
705+
<div class="paragraph">
706+
<p>Kubernetes requires &gt;= 1.6.2. So if you have an older version then make sure you install the latest one.</p>
707+
</div>
705708
</div>
706709
<div class="sect2">
707710
<h3 id="_docker_machine">Docker Machine</h3>

0 commit comments

Comments
 (0)