项目作者: RistoryWang

项目描述 :
K8s v1.10 cluster for prod
高级语言: Shell
项目地址: git://github.com/RistoryWang/ristory-k8s-cluster.git
创建时间: 2018-04-30T11:11:09Z
项目社区:https://github.com/RistoryWang/ristory-k8s-cluster

开源协议:

下载


ristory-k8s-cluster

基于Centos7.4的k8s v1.10集群,不同于kubeadm部署方式

1.思路源自于https://blog.qikqiak.com/post/manual-install-high-available-kubernetes-cluster/
2.优化部分环节并将分散命令集成为多个Shell,实现高可用生产集群的快速搭建
3.目前脚本为集合,非一键部署
4.文件夹内为过程中依赖的一些证书、配置等,按需使用
5.2master(apiserver+controller manager+shecheduler)+3etcd+3node(kubulet+proxy)+kubedns+fannel++2(ha+keepalived)+dashboard+heapster+traefik+grafana+influxdb

image