Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,23 +0,0 @@
---
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
KubernetesK8s是 CNCF 开发的开源容器编排平台,用于自动化容器化应用的部署、扩展和管理。
## Definition
容器编排平台,实现容器集群的自动化管理、负载均衡和弹性伸缩。
## Key Attributes
- **类型**:容器编排平台
- **开发商**CNCF云原生计算基金会
- **许可证**开源Apache License 2.0
- **原产公司**Google
## Connections
- [[DevOps 成熟度模型]] ← 支撑 ← [[容器化技术]]
- [[Docker]] ← 编排 ← [[Kubernetes]]