Kubernetes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 22: | Line 22: | ||
* [[Kubernetes Concepts|Concepts]] | * [[Kubernetes Concepts|Concepts]] | ||
* [[Kubernetes Configuration|Configuration]] | |||
* [[Kubernetes Operations|Operations]] |
Revision as of 18:26, 22 July 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)