Kubernetes: Difference between revisions
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
=Overview= | =Overview= | ||
''It is not the VM, it is not the JVM, it is Kubernetes that is the new application portability layer. It is the common denominator among everything and everybody | ''It is not the VM, it is not the JVM, it is Kubernetes that is the new application portability layer. It is the common denominator among everything and everybody'' (https://www.infoq.com/articles/kubernetes-effect). | ||
=Subjects= | =Subjects= |
Revision as of 21:42, 10 August 2019
External
- InfoQ Kubernetes Effect: https://www.infoq.com/articles/kubernetes-effect
- Kubernetes by Example: http://kubernetesbyexample.com
- http://kuberntes.io/
- Jamie Duncan's Kubernetes in 5 Minutes https://opensource.com/life/16/2/lightning-talk-kubernetes-intro
- https://github.com/kubernetes/kubernetes
- http://jmoiron.net/blog/is-k8s-too-complicated/
- NewRelic Kubernetes performance statistics https://blog.newrelic.com/engineering/kubernetes-usage-data/
- Kubernetes monitoring with New Relic: "Our complete guide to monitoring Kubernetes" in 2019
- Kubernetes Failure Stories https://srcco.de/posts/kubernetes-failure-stories.html
Internal
Overview
It is not the VM, it is not the JVM, it is Kubernetes that is the new application portability layer. It is the common denominator among everything and everybody (https://www.infoq.com/articles/kubernetes-effect).