Kubernetes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
* NewRelic Kubernetes performance statistics https://blog.newrelic.com/engineering/kubernetes-usage-data/ | * 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 monitoring with New Relic: "Our complete guide to monitoring Kubernetes" in 2019 | ||
=External To Process= | |||
* https://srcco.de/posts/kubernetes-failure-stories.html | |||
=Internal= | =Internal= |
Revision as of 16:53, 4 February 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
External To Process
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)