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
Kubernetes - Production-Grade Container Orchestration 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 Kubernetes builds upon 15 years of experience of running production workloads at Google, combined with best-of-breed ideas and practices from the community
Learn Kubernetes Basics Learn Kubernetes Basics Objectives 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 Using the tutorials, you can learn to: Deploy a containerized application on a cluster Scale the deployment Update the
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
Kubernetes Kubernetes (K8s) est un système open-source permettant d'automatiser le déploiement, la mise à l'échelle et la gestion des applications conteneurisées Les conteneurs qui composent une application sont regroupés dans des unités logiques pour en faciliter la gestion et la découverte Kubernetes s’appuie sur 15 années d’expérience dans la gestion de charges de travail de production
Training | Kubernetes Build your cloud native career Kubernetes is at the core of the cloud native movement Training and certifications from the Linux Foundation and our training partners lets you invest in your career, learn Kubernetes, and make your cloud native projects successful Take a free course on edX Introduction to Kubernetes Want to learn Kubernetes? Get an in-depth primer on this powerful system for
Running Agents on Kubernetes with Agent Sandbox SandboxWarmPool solves this by maintaining a pool of pre-provisioned Sandbox pods, effectively eliminating cold starts Users or orchestration services can simply issue a SandboxClaim against a SandboxTemplate, and the controller immediately hands over a pre-warmed, fully isolated environment to the agent Quick start Ready to try it yourself?
Cluster Architecture - Kubernetes Cluster Architecture The architectural concepts behind 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 The worker node (s) host the Pods that are the components of the application
Kubernetes Blog Production-Grade Container Orchestration Kubernetes v1 36: Mixed Version Proxy Graduates to Beta By Richa Banker (Google) | Friday, May 15, 2026 in Blog Back in
Apprendre les bases de Kubernetes Apprendre les bases de Kubernetes Les bases de Kubernetes Ce tutoriel offre une présentation des bases du système d’orchestration de cluster Kubernetes Chaque module contient des informations de base sur les principales caractéristiques et concepts de Kubernetes, ainsi qu'un didacticiel en ligne interactif