Open Madhu-1 opened 5 years ago
g-k uses kubeadm directly whereas kubespray uses kubeadm internally. I also have a repo that brings up a cluster w/ kubeadm and I find keeping up w/ the changes to be a pain.
I guess we need to decide what our goal is... If we want a stable kube cluster that's easy to maintain, kubespray is probably the future. If we want to chase the edge, kubeadm + custom tooling would let us do that.
Using g-k won't be free (the Vagrant environment is currently broken, at least for me).
currently, we are using kubespray for deployment of kubernetes cons of using this are:
if we make use of current deployment scripts used for heketi-gd1 (https://github.com/gluster/gluster-kubernetes) pros:
@atinmu @kshlm @JohnStrunk @obnoxxx want to know your thoughts on this.