云原生技术实践,涵盖容器化、编排、CI/CD 等核心内容。Documentation Index
Fetch the complete documentation index at: https://amigoer.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
目录
核心内容
容器化
- Docker 容器技术
- 镜像构建与管理
容器编排
- Kubernetes 集群管理
- Pod、Service、Deployment
基础设施
- Linux 系统管理
- Nginx 反向代理与负载均衡
自动化
- CI/CD 持续集成/持续部署
- Jenkins、GitHub Actions