Kubernetes: Difference between revisions
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
* https://kubernetes.io/docs/reference/kubernetes-api/ | * https://kubernetes.io/docs/reference/kubernetes-api/ | ||
* Releases: https://kubernetes.io/releases/ | * Releases: https://kubernetes.io/releases/ | ||
* Glossary: https://kubernetes.io/docs/reference/glossary/ | |||
=Internal= | =Internal= | ||
* [[Cloud Native Compute Foundation]] | |||
* [[Docker]] | * [[Docker]] | ||
* [[Minikube]] | * [[Minikube]] | ||
* [[Docker Desktop Kubernetes]] | * [[Docker Desktop Kubernetes]] | ||
* [[Helm]] | * [[Helm]] | ||
* [[kubeseal]] | |||
=Overview= | =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). | ''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 has became the ubiquitous infrastructure abstraction layer. | ||
Kubernetes | |||
=Subjects= | =Subjects= | ||
Line 30: | Line 30: | ||
=Articles and Presentations= | =Articles and Presentations= | ||
* 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 | ||
* https://betterprogramming.pub/10-antipatterns-for-kubernetes-deployments-e97ce1199f2d | |||
* InfoQ Kubernetes Effect: https://www.infoq.com/articles/kubernetes-effect |
Latest revision as of 21:25, 30 July 2022
External
- https://github.com/kubernetes/kubernetes
- http://kubernetes.io/
- https://kubernetes.io/docs/reference/kubernetes-api/
- Releases: https://kubernetes.io/releases/
- Glossary: https://kubernetes.io/docs/reference/glossary/
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 has became the ubiquitous infrastructure abstraction layer.
Subjects
Articles and Presentations
- Jamie Duncan's Kubernetes in 5 Minutes https://opensource.com/life/16/2/lightning-talk-kubernetes-intro
- https://betterprogramming.pub/10-antipatterns-for-kubernetes-deployments-e97ce1199f2d
- InfoQ Kubernetes Effect: https://www.infoq.com/articles/kubernetes-effect