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