Kubernetes: Difference between revisions
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
* [[Kubernetes Concepts|Concepts]] | * [[Kubernetes Concepts|Concepts]] | ||
* [[Kubernetes Installation]] | |||
* [[Kubernetes Configuration|Configuration]] | * [[Kubernetes Configuration|Configuration]] | ||
* [[Kubernetes Operations|Operations]] | * [[Kubernetes Operations|Operations]] |
Revision as of 23:43, 21 August 2019
External
- InfoQ Kubernetes Effect: https://www.infoq.com/articles/kubernetes-effect
- Kubernetes by Example: http://kubernetesbyexample.com
- Jamie Duncan's Kubernetes in 5 Minutes https://opensource.com/life/16/2/lightning-talk-kubernetes-intro
- 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).