Excellent, good job, you've made me curious. :) -- Sent from the Delta quadrant using Borg technology!
Nux! www.nux.ro ----- Original Message ----- > From: "Sebastien Goasguen" <run...@gmail.com> > To: dev@cloudstack.apache.org > Sent: Wednesday, 27 April, 2016 19:15:42 > Subject: Re: CaaS in CloudStack with Kubernetes >> On Apr 27, 2016, at 4:06 PM, Nux! <n...@li.nux.ro> wrote: >> >> Hello, >> >> Very nice, but I am somewhat surprised! I thought we were not going after >> docker/containers/etc and let others (CoreOS etc) do it? >> What has changed? >> > > Nothing has changed, > > The solution we developed is based on CoreOS. We use it as base OS to deploy > Kubernetes. > We expose the k8s API, there is no API wrapper or anything like that. > > As a matter of fact we use your coreOS templates :) and we even patched them: > https://github.com/coreos/coreos-overlay/commit/136b3e248a79817d9ccf0ab3350c9ddfe4e7abac > > Though i shamelessly took a PR from exoscale. > > What we have done is a bit of automation in cloudstack to create a k8s > cluster , > so it looks like Google GKE offering. > > Our automation could actually be used to create any sort of clusters. > > In addition we are putting some final touches on a CloudStack provider in > Kubernetes code (which we will submit as PR in coming days or week). > > It is not yet open because we need to tighten a few things (namely secure > access > to k8s), but it will be soon. > >> Lucian >> >> -- >> Sent from the Delta quadrant using Borg technology! >> >> Nux! >> www.nux.ro >> >> ----- Original Message ----- >>> From: "Sebastien Goasguen" <run...@gmail.com> >>> To: market...@cloudstack.apache.org >>> Cc: dev@cloudstack.apache.org >>> Sent: Friday, 22 April, 2016 17:02:22 >>> Subject: CaaS in CloudStack with Kubernetes >> >>> Hi folks, >>> >>> I have been quite silent this past few weeks because aside from voting in a >>> new >>> VP (soon to be announced), I have been hard at work for my new endeavors >>> with >>> Skippbox. >>> >>> I am quite excited that today we could not wait and Skippbox together with >>> Shapeblue announced a preview of a Kubernetes/CloudStack integration: >>> http://www.benzinga.com/pressreleases/16/04/g7872516/shapeblue-harness-the-power-of-kubernetes-and-apache-cloudstack-to-give >>> >>> This is currently still a by request preview, but once we are done with much >>> better testing and even tighter integration, the code will be open sourced >>> as a >>> CloudStack plugin. >>> >>> I wouldn’t mind couple supportive tweets and if you want a demo before you >>> can >>> run it yourself, ping me. >>> >>> Cheers, >>> > >> -Sebastien