Global web icon
kubernetes.io
https://kubernetes.io/
Kubernetes
Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery.
Global web icon
kubernetes.io
https://kubernetes.io/docs/concepts/overview/
Overview - Kubernetes
Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services that facilitate both declarative configuration and automation. It has a large, rapidly growing ecosystem. Kubernetes services, support, and tools are widely available.
Global web icon
kubernetes.io
https://kubernetes.io/docs/home/
Kubernetes Documentation
Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source project is hosted by the Cloud Native Computing Foundation.
Global web icon
kubernetes.io
https://kubernetes.io/docs/tutorials/kubernetes-ba…
Learn Kubernetes Basics
This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system. Each module contains some background information on major Kubernetes features and concepts, and a tutorial for you to follow along.
Global web icon
kubernetes.io
https://kubernetes.io/training/
Training | Kubernetes
A certified Kubernetes administrator has demonstrated the ability to do basic installation as well as configuring and managing production-grade Kubernetes clusters.
Global web icon
kubernetes.io
https://kubernetes.io/de/docs/concepts/overview/wh…
Was ist Kubernetes?
Diese Seite ist eine Übersicht über Kubernetes. Kubernetes ist eine portable, erweiterbare Open-Source-Plattform zur Verwaltung von containerisierten Arbeitslasten und Services, die sowohl die deklarative Konfiguration als auch die Automatisierung erleichtert.
Global web icon
kubernetes.io
https://kubernetes.io/it/docs/concepts/overview/wh…
Cos'è Kubernetes?
Kubernetes è una piattaforma portatile, estensibile e open-source per la gestione di carichi di lavoro e servizi containerizzati, in grado di facilitare sia la configurazione dichiarativa che l'automazione.
Global web icon
kubernetes.io
https://kubernetes.io/releases/download/
Download Kubernetes
You can find the links to download v1.34 Kubernetes components (along with their checksums) below. To access downloads for older supported versions, visit the respective documentation link for older versions or use downloadkubernetes.com.
Global web icon
kubernetes.io
https://kubernetes.io/it/
Kubernetes
Kubernetes (K8s) è un software open-source per l'automazione del deployment, scalabilità, e gestione di applicativi in containers. K8s raggruppa i containers che compongono gli applicativi in unità logiche per semplificare la gestione e la visibilità.
Global web icon
kubernetes.io
https://kubernetes.io/docs/concepts/architecture/
Cluster Architecture - Kubernetes
A Kubernetes cluster consists of a control plane plus a set of worker machines, called nodes, that run containerized applications. Every cluster needs at least one worker node in order to run Pods.