
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 …
¿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 …
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 …
Learn Kubernetes Basics
Nov 18, 2024 · 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
Kubernetes (K8s) é um produto Open Source utilizado para automatizar a implantação, o dimensionamento e o gerenciamento de aplicativos em contêiner. Ele agrupa contêineres que …
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 29, 2025 · Kubernetes 是一个开源的容器编排引擎,用来对容器化应用进行自动化部署、扩缩和管理。 此开源项目由 云原生计算基金会(CNCF) 托管。
Kubernetes 架构
Oct 28, 2024 · Kubernetes 架构允许大幅度的定制: 你可以部署自定义的调度器与默认的 Kubernetes 调度器协同工作,也可以完全替换掉默认的调度器。 API 服务器可以通过 …