1
artandlol 2018-08-06 15:03:44 +08:00
网上有很多教程,但都会有一些问题,目前通用得是 kubeadmin,但生产环境还是用二进制装,再写成 ansible-playbook 再加 gitlab+jenkins+harbor 自动化
,如果只是测试,minikube 或者 docker for windows 都有带 k8s |
2
reAsOn 2018-08-06 15:08:39 +08:00
https://github.com/kubernetes-incubator/kubespray 官方就有部署生产 ready 集群的方案
|
3
lovejoy 2018-08-06 16:56:51 +08:00
rancher
|
4
berry10086 2018-08-06 17:47:41 +08:00
https://github.com/gardener/gardener
支持在 openstack/azure/aws/gcp 上一键创建 k8s |
5
rockyou12 2018-08-06 17:53:43 +08:00
rancher 部署真的做得挺好的,省心
|
6
lusyoe 2018-08-06 21:59:55 +08:00
ansible+二进制比较靠谱,推荐一个 repo: https://github.com/gjmzj/kubeasz
|
7
lfzyx 2018-08-06 22:11:44 +08:00
|
8
kingsonl 2018-08-06 22:24:21 +08:00 via iPhone
rancher,另外阿里云的也是一键脚本自动安装,官方的也不麻烦
|
9
wwek 2018-08-06 22:35:36 +08:00
rancher
|
10
onetown 2018-08-06 23:28:39 +08:00
openshift 了解一下? https://openshift.org https://github.com/openshift
|