Kubernetes: Difference between revisions
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
=To Process= | =To Process= | ||
* Jamie Duncan's Kubernetes in 5 Minutes https://opensource.com/life/16/2/lightning-talk-kubernetes-intro | * 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/ | * http://jmoiron.net/blog/is-k8s-too-complicated/ | ||
Line 39: | Line 37: | ||
* https://www.infoworld.com/article/3527217/do-you-really-need-kubernetes.html | * https://www.infoworld.com/article/3527217/do-you-really-need-kubernetes.html | ||
* https://betterprogramming.pub/10-antipatterns-for-kubernetes-deployments-e97ce1199f2d | * https://betterprogramming.pub/10-antipatterns-for-kubernetes-deployments-e97ce1199f2d | ||
* InfoQ Kubernetes Effect: https://www.infoq.com/articles/kubernetes-effect |
Revision as of 18:40, 23 September 2021
External
- https://github.com/kubernetes/kubernetes
- http://kubernetes.io/
- https://kubernetes.io/docs/reference/kubernetes-api/
- Releases: https://kubernetes.io/releases/
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).
Kubernetes is a ubiquitous infrastructure abstraction layer.
Subjects
To Process
- 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
- https://www.infoworld.com/article/3527217/do-you-really-need-kubernetes.html
- https://betterprogramming.pub/10-antipatterns-for-kubernetes-deployments-e97ce1199f2d
- InfoQ Kubernetes Effect: https://www.infoq.com/articles/kubernetes-effect