Tweak version numbers

This commit is contained in:
Jerome Petazzoni
2019-01-27 08:19:31 -06:00
parent f0f3d70521
commit ad20e1efe6
2 changed files with 4 additions and 2 deletions

View File

@@ -36,7 +36,9 @@
## Creating a daemon set
- Unfortunately, as of Kubernetes 1.12, the CLI cannot create daemon sets
<!-- ##VERSION## -->
- Unfortunately, as of Kubernetes 1.13, the CLI cannot create daemon sets
--

View File

@@ -6,7 +6,7 @@
<!-- ##VERSION## -->
- We used `kubeadm` on freshly installed VM instances running Ubuntu 18.04 LTS
- We used `kubeadm` on freshly installed VM instances running Ubuntu LTS
1. Install Docker