
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 …
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 …
Overview - Kubernetes
Sep 11, 2024 · Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services, that facilitates both declarative configuration and …
Kubernetes
Kubernetes 也称为 K8s,是用于自动部署、扩缩和管理容器化应用程序的开源系统。 它将组成应用程序的容器组合成逻辑单元,以便于管理和服务发现。
¿Qué es Kubernetes?
Jan 17, 2025 · Kubernetes es una plataforma portable y extensible de código abierto para administrar cargas de trabajo y servicios. Kubernetes facilita la automatización y la …
Kubernetes Documentation
Apr 20, 2024 · Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source project …
쿠버네티스란 무엇인가? | Kubernetes
May 21, 2023 · Information in this document may be out of date This document has an older update date than the original, so the information it contains may be out of date. If you're able …
Learn Kubernetes Basics
Apr 19, 2025 · This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system. Each module contains some background information on major …
Kubernetes
Kubernetes はK8sとしても知られており、デプロイやスケーリングを自動化したり、コンテナ化されたアプリケーションを管理したりするための、オープンソースのシステムです。
Kubernetes 文档
May 29, 2025 · Kubernetes 是一个开源的容器编排引擎,用来对容器化应用进行自动化部署、扩缩和管理。 此开源项目由 云原生计算基金会(CNCF) 托管。