--- title: "Kubernetes" type: entity tags: [container-orchestration, cloud-native, CNCF] sources: [cloud-devop-maturity-guideline, DevOps-Culture-and-Transformation, How-Agentic-AI-can-help-for-Cloud-DevOps] last_updated: 2026-04-16 --- ## Summary Kubernetes(K8s)是 CNCF 开发的开源容器编排平台,用于自动化容器化应用的部署、扩展和管理。 ## Definition 容器编排平台,实现容器集群的自动化管理、负载均衡和弹性伸缩。 ## Key Attributes - **类型**:容器编排平台 - **开发商**:CNCF(云原生计算基金会) - **许可证**:开源(Apache License 2.0) - **原产公司**:Google ## Connections - [[DevOps 成熟度模型]] ← 支撑 ← [[容器化技术]] - [[Docker]] ← 编排 ← [[Kubernetes]]