Add k8s wordsmith exercise

This commit is contained in:
Jerome Petazzoni
2018-06-04 06:56:35 -05:00
parent cd160387b4
commit 7ef6308067

View File

@@ -96,6 +96,12 @@ chapters:
- kube/kubectlexpose.md
- kube/ourapponkube.md
- - kube/dashboard.md
- |
# Exercise — running wordsmith on Kubernetes
Now that we know how to deploy containers on Kubernetes, let's deploy the wordsmith app on our cluster!
The code is at: https://bitbucket.org/jgarrouste/k8s-wordsmith-exo/src/master/
- kube/kubectlscale.md
- kube/daemonset.md
- kube/rollout.md