PaaS平台 k8s
作者:毫末科技
邮箱:hxg@haomo-studio.com
概述
可选:
- MicroK8S ⭐️⭐️⭐️⭐️ 适合几十人小规模开发团队使用
- Rancher ⭐️⭐️⭐️⭐️ 适合中等规模使用(自建小机房) 毫末内部采用Rancher
- MiniKube
- K3S
- KubeSphere ⭐️⭐️⭐️⭐️ 适合中等规模使用(自建小机房)
Rancher
毫末内部采用Rancher部署k8s。
常用命令
kubectl
kubectl describe pod xxxx
kubectl delete xxxx