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 Kubernetes builds upon 15 years of experience of running production workloads at Google, combined with best-of-breed ideas and practices from the community
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
Overview - Kubernetes This page is an overview of Kubernetes The name Kubernetes originates from Greek, meaning helmsman or pilot K8s as an abbreviation results from counting the eight letters between the "K" and the "s" Google open sourced the Kubernetes project in 2014 Kubernetes combines over 15 years of Google's experience running production workloads at scale with best-of-breed ideas and practices from the
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 containerized application with a
Kubernetes Kubernetes 也称为 K8s,是用于自动部署、扩缩和管理容器化应用程序的开源系统。 它将组成应用程序的容器组合成逻辑单元,以便于管理和服务发现。Kubernetes 源自 Google 15 年生产环境的运维经验,同时凝聚了社区的最佳创意和实践。
Cluster Architecture - Kubernetes 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 workload The control plane manages the worker nodes and the Pods in the
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
Kubernetes Kubernetes (K8s) es una plataforma de código abierto para automatizar la implementación, el escalado y la administración de aplicaciones en contenedores Kubernetes agrupa los contenedores que conforman una aplicación en unidades lógicas para una fácil administración y descubrimiento
Was ist Kubernetes? | Kubernetes K8s? Der Name Kubernetes stammt aus dem Griechischen, bedeutet Steuermann oder Pilot, und ist der Ursprung von Gouverneur und cybernetic K8s ist eine Abkürzung, die durch Ersetzen der 8 Buchstaben "ubernete" mit "8" abgeleitet wird Nächste Schritte Bereit loszulegen? Weitere Einzelheiten finden Sie in der Kubernetes Dokumentation