Re: [DISCUSS] CloudStack Kubernetes Service plugin

2019-09-26 Thread Ivan Serdyuk
I wonder if that would assume some choice for a desired compiler? Perhaps https://github.com/golang/gofrontend, https://go.googlesource.com/gollvm/ and https://github.com/tinygo-org/tinygo? I also wonder if ARM platform might be supported, since Java-on-ARM and Kubernetes/Docker-on-ARM are pretty

Re: [DISCUSS] CloudStack Kubernetes Service plugin

2019-09-26 Thread Riepl, Gregor (SWISS TXT)
Isn't multi-master kind of a baseline requirement? etcd should be operated on at least three nodes to have a quorum, so a there should be at least three masters... From: Abhishek Kumar Sent: 26 September 2019 08:11 To: dev@cloudstack.apache.org Subject: Re:

Re: 4.13 repo

2019-09-26 Thread Gabriel Beims Bräscher
Hi Rohit, I will re-build 4.13.0.0 packages as noredist and re-sync the mirrors. Regards, Gabriel. Em qui, 26 de set de 2019 às 08:00, Rohit Yadav escreveu: > Hi Gabriel/Wido, > > I've built and copied the ACS 4.13.0.0 packages using the 4.13.0.0 git tag > (7c7efe7) to: >

Re: 4.13 repo

2019-09-26 Thread Rohit Yadav
Hi Gabriel/Wido, I've built and copied the ACS 4.13.0.0 packages using the 4.13.0.0 git tag (7c7efe7) to: http://download.cloudstack.org/centos/7/4.13/ http://download.cloudstack.org/centos/6/4.13/ Kindly check, I've signed them using my

Re: 4.13 repo

2019-09-26 Thread Rohit Yadav
Hi Gabriel/Wido, I noticed that CentOS7 4.13 packages are not noredist (i.e. don't have support for VMware). Is that preferred because I think in the past for some releases at least for CentOS6/7, the packages had support for VMware (noredist). Can you check your debian/ubuntu packages as

Re: [DISCUSS] CloudStack Kubernetes Service plugin

2019-09-26 Thread Abhishek Kumar
Hi Gregor, For cluster node templates, FS mentions service will use CoreOS template (from here, http://dl.openvm.eu/cloudstack/coreos/x86_64/). User can also build their templates. Initial though is to use a global setting(for registering template) or an API parameter during cluster creation.

Re: [DISCUSS] CloudStack Kubernetes Service plugin

2019-09-26 Thread Abhishek Kumar
I would be really interested in exploring multi-master k8s cluster but it is not in proposal at the moment. We can surely look into this. FS mentions, for deployment, plugin will use kubeadm and kubectl tools. From: Pierre-Luc Dion Sent: 25 September 2019 22:41