Skip to content

Commit 3c458be

Browse files
committed
add kubernetes resource
1 parent 56f7085 commit 3c458be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/pages/05-deployment/37-kubernetes.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,11 @@ applications.
8888
hilariously presents the pain of using Kubernetes and gives the basic
8989
steps for getting a deployment up and running.
9090

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+
9196
* [Kubernetes by Example](http://kubernetesbyexample.com/) provides the
9297
commands and code for you to get started with the core Kubernetes concepts.
9398

0 commit comments

Comments
 (0)