We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f7085 commit 3c458beCopy full SHA for 3c458be
content/pages/05-deployment/37-kubernetes.markdown
@@ -88,6 +88,11 @@ applications.
88
hilariously presents the pain of using Kubernetes and gives the basic
89
steps for getting a deployment up and running.
90
91
+* [The cult of Kubernetes](https://christine.website/blog/the-cult-of-kubernetes-2019-09-07)
92
+ is a hilarious rant that also manages to teach the reader a lot about how to
93
+ avoid some big issues the author ran into while working with Kubernetes for
94
+ simple starter projects.
95
+
96
* [Kubernetes by Example](http://kubernetesbyexample.com/) provides the
97
commands and code for you to get started with the core Kubernetes concepts.
98
0 commit comments