Bump version and add link

This commit is contained in:
Bridget Kromhout
2018-04-10 15:29:14 -05:00
parent 18a81120bc
commit 1b7a072f25

View File

@@ -36,7 +36,7 @@
## Creating a daemon set
- Unfortunately, as of Kubernetes 1.9, the CLI cannot create daemon sets
- Unfortunately, as of Kubernetes 1.10, the CLI cannot create daemon sets
--
@@ -55,7 +55,7 @@
--
- option 1: read the docs
- option 1: [read the docs](https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/#create-a-daemonset)
--