(2018) Kubernetes anti-patterns: Let's do GitOps, not CIOps!

This commit is contained in:
Morgan 2019-03-26 09:14:24 +01:00 committed by GitHub
parent 436fa2c3c9
commit ee2a0bf0c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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