Kubernetes: Difference between revisions

No edit summary
m Text replacement - "==\s?Subpages\s?==\n\{\{\#subpages:}}" to "{{Subpages|}}"
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/ Kubernetes] is an open source system for managing containerized applications across multiple hosts. It provides basic mechanisms for deployment, maintenance, and scaling of applications.
[https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/ Kubernetes] (https://kubernetes.io/ / [[wp:Kubernetes|Kubernetes]]) is an open source system for managing containerized applications across multiple hosts. It provides basic mechanisms for deployment, maintenance, and scaling of applications.
[[File:Container_evolution.svg|right|thumb|500px|Container evolution|link=https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/]]
[[File:Container_evolution.svg|right|thumb|500px|Container evolution|link=https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/]]


Line 70: Line 70:


==Tools==
==Tools==
[[Category:Tools]]
===[[Kubectl]]===
===[[Kubectl]]===


Line 78: Line 79:


===Helm===
===Helm===
[[File:Helm.svg|thumb|150px|The package manager for Kubernetes|link=https://helm.sh/]] [https://helm.sh/ Helm] ([https://github.com/helm/helm github]) is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources.
[[File:Helm.svg|thumb|150px|The package manager for Kubernetes|link=Helm]] [[Helm]] is a tool for managing Charts, self-styled as "the package manager for Kubernetes".
 
Use Helm to:
 
*Find and use popular software packaged as Helm Charts to run in Kubernetes
*Share your own applications as Helm Charts
*Create reproducible builds of your Kubernetes applications
*Intelligently manage your Kubernetes manifest files
*Manage releases of Helm packages


==Container Registries==
==Container Registries==
Line 117: Line 110:


Canonical doesn't offer cloud products per-se, but Ubuntu is the reference platform for Kubernetes on all major public clouds, including official support in Google's GKE, Microsoft's AKS, and Amazon's EKS offerings. Canonical supports these upstreams: MicroK8s, Charmed Kubernetes, <code>[[#Kubeadm|kubeadm]]</code>
Canonical doesn't offer cloud products per-se, but Ubuntu is the reference platform for Kubernetes on all major public clouds, including official support in Google's GKE, Microsoft's AKS, and Amazon's EKS offerings. Canonical supports these upstreams: MicroK8s, Charmed Kubernetes, <code>[[#Kubeadm|kubeadm]]</code>
{{Subpages|}}
{{References}}


[[Category:Virtualization]]
[[Category:Virtualization]]
[[Category:Kubernetes]]
[[Category:Kubernetes]]