go18/devcloud/mpaas/apps/k8s/README.md
2025-08-29 22:08:50 +08:00

17 lines
386 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# k8s 集群管理
https://kubernetes.io/
k8s UI工具: Rancher, KubeSphere, Dashbaord k8s 集群管理工具(运维人员)
+ Deployment,StatfulSet, DaesonSet, Pod, Service, ...
我们要做的系统: 是做个 k8s的集群管理工具吗 给软件研发人员使用的(应用的发布与部署)
依赖于K8s提供的能力来实现一套发布系统
## 概念的定义