From 2962cfe145ae57e65c479a4f29947e5fa2fa043b Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 9 Oct 2019 13:42:33 +0200 Subject: [PATCH] 10 Most Common Reasons Kubernetes Deployments Fail --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e23627e..afbe099 100644 --- a/README.md +++ b/README.md @@ -1993,6 +1993,7 @@ A small group of programmers wants to change how we code—before catastrophe st * [Kubernetes Academy](https://kubernetes.academy/) - courses are composed of a series of bite-size video lessons developed by expert instructors. These courses will help you understand new Kubernetes concepts for free—no strings attached. * [Smooth Sailing with Kubernetes](https://cloud.google.com/kubernetes-engine/kubernetes-comic/) - An online comic to learn about Kubernetes and how you can use it for continuous integration and delivery. * [Kubernetes Docs](https://kubernetes.io/docs/reference/kubectl/cheatsheet/) - kubectl Cheat Sheet +* [Ross Kukulinski](https://kukulinski.com/10-most-common-reasons-kubernetes-deployments-fail-part-1/) - (2017) 10 Most Common Reasons Kubernetes Deployments Fail (Part 1) - [(Part 2)](https://kukulinski.com/10-most-common-reasons-kubernetes-deployments-fail-part-2/) ## Microservices * [Bilgin Ibryam](https://thenewstack.io/introducing-microservices-hierarchy-needs/) - The Microservices Hierarchy of Needs and Where Kubernetes fits