Kubernetes: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
=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
* https://github.com/kubernetes/kubernetes
* http://jmoiron.net/blog/is-k8s-too-complicated/
* http://kubernetes.io/
* NewRelic Kubernetes performance statistics https://blog.newrelic.com/engineering/kubernetes-usage-data/
* https://kubernetes.io/docs/reference/kubernetes-api/
* Kubernetes monitoring with New Relic: "Our complete guide to monitoring Kubernetes" in 2019
* Releases: https://kubernetes.io/releases/
* Kubernetes Failure Stories https://srcco.de/posts/kubernetes-failure-stories.html
* Glossary: https://kubernetes.io/docs/reference/glossary/


=Internal=
=Internal=
 
* [[Cloud Native Compute Foundation]]
* [[Docker]]
* [[Docker]]
* [[Minikube]]
* [[Docker Desktop Kubernetes]]
* [[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.


=Subjects=
=Subjects=


* [[Kubernetes Concepts|Concepts]]
* [[Kubernetes Concepts|Concepts]]
* [[Kubernetes Installation|Installation]]
* [[Kubernetes Configuration|Configuration]]
* [[Kubernetes Configuration|Configuration]]
* [[Kubernetes Operations|Operations]]
* [[Kubernetes Operations|Operations]]
** [[Kubernetes_Operations#Runtimes|Operations | Runtimes]]
* [[Kubernetes Development|Development]]
=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

Latest revision as of 21:25, 30 July 2022