使用kind 部署k8s in docker

安装

  • go module 模式
go install sigs.k8s.io/kind@latest

创建集群

kind create cluster

效果

 

 

参考架构

 

 

参考资料

https://kind.sigs.k8s.io/
https://github.com/kubernetes-sigs/kind

posted on 2022-01-14 20:20  荣锋亮  阅读(207)  评论(0编辑  收藏  举报

导航