Auto-sync
This commit is contained in:
28
wiki/entities/Kubernetes.md
Normal file
28
wiki/entities/Kubernetes.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: Kubernetes
|
||||
type: entity
|
||||
tags: [容器编排, 云原生, 开源]
|
||||
sources: ["https://kubernetes.io"]
|
||||
last_updated: 2026-04-15
|
||||
---
|
||||
|
||||
## 基本信息
|
||||
- **类型**:容器编排平台
|
||||
- **开发者**:Google(后捐赠给 CNCF)
|
||||
- **许可**:Apache License 2.0
|
||||
|
||||
## 核心功能
|
||||
- 容器化应用的自动化部署、扩缩容和管理
|
||||
- 服务发现与负载均衡
|
||||
- 自动装箱(Bin Packing)
|
||||
- 自我修复
|
||||
- 密钥与配置管理
|
||||
|
||||
## 在 Wiki 中的角色
|
||||
- Kubernetes 是 [[DevOps Culture and Transformation]] 中现代 [[CI/CD Pipelines]] 的核心承载平台
|
||||
- Docker 容器通过 Kubernetes 实现生产级编排
|
||||
|
||||
## Aliases
|
||||
- K8s
|
||||
- Kubernetes
|
||||
- K8
|
||||
Reference in New Issue
Block a user