Kubernetes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 9: | Line 9: | ||
* [[Docker]] | * [[Docker]] | ||
=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) | |||
=Subjects= | =Subjects= | ||
* [[Kubernetes Concepts|Concepts]] | * [[Kubernetes Concepts|Concepts]] |
Revision as of 16:55, 15 March 2018
External
- InfoQ Kubernetes Effect: https://www.infoq.com/articles/kubernetes-effect
- 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
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)