From ee2a0bf0c0bd61c6b2093b6ce18f8cb12093f0e8 Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 26 Mar 2019 09:14:24 +0100 Subject: [PATCH] (2018) Kubernetes anti-patterns: Let's do GitOps, not CIOps! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ec5cd9..b7ea2b5 100644 --- a/README.md +++ b/README.md @@ -1791,6 +1791,7 @@ A small group of programmers wants to change how we code—before catastrophe st * [Théo Chamley](https://cloud.google.com/solutions/best-practices-for-operating-containers) - (2018) 7 best practices for operating containers * [ZooBab](http://www.zoobab.com/kubernetes-workshop) - Kubernetes Workshop / introduction guide * [Daniel Lebrero](https://danlebrero.com/2018/07/09/kubernetes-explained-in-pictures-the-theme-park-analogy) - (2018) Kubernetes explained in pictures: the theme park analogy | This is an attempt to explain Kubernetes core concepts (pods, nodes, services, resources, ...) with an theme park analogy. +* [Ilya Dmitrichenko](https://www.weave.works/blog/kubernetes-anti-patterns-let-s-do-gitops-not-ciops) - (2018) Kubernetes anti-patterns: Let's do GitOps, not CIOps! ## Microservices * [Bilgin Ibryam](https://thenewstack.io/introducing-microservices-hierarchy-needs/) - The Microservices Hierarchy of Needs and Where Kubernetes fits