Integrating with provisioning would make sense. In general, the apis exposed by the cloud providers are fairly stable for this.
Doing any sort of duplication of kubectl, yaml file manipulation, or k8s apis would be an honorous process especially with APIs changes each release. -j On Wed, Apr 24, 2019, 1:08 AM Ignasi Barrera <[email protected]> wrote: > What do you mean when you say k8s integration with jclouds? Are you talking > about using jclouds to provision a kubernetes cluster? (that is the infra, > nodes, etc?) Or are you talking about some kind of orchestration APIs to > manage kubernetes, pods, deployments, etc? > > On Thu, 11 Apr 2019 at 16:20, Honza Kašík <[email protected]> wrote: > > > Thanks for your response! Were there any obstacles you run into? Or did > > you find something which would prevent such feature to be "composed" into > > jclouds? I am asking because I was thinking why there is no Kubernetes > > integration yet and if it even makes sense wanting something like that > from > > jclouds... > > > > On Thu, 11 Apr 2019 at 16:08, Jean-Baptiste Onofré <[email protected]> > > wrote: > > > > > Hi, > > > > > > While ago I very quickly introduced the idea of "jclouds provisioning", > > > leveraging cloud provider VM creation + k8s integration. > > > > > > I quickly started but it's not yet ready and should be discussed > further. > > > > > > Regards > > > JB > > > > > > On 11/04/2019 11:58, Honza Kašík wrote: > > > > Hello! Was there ever any effort to integrate Kubernetes API with > > > jclouds? > > > > > > > > > > -- > > > Jean-Baptiste Onofré > > > [email protected] > > > http://blog.nanthrax.net > > > Talend - http://www.talend.com > > > > > > > > > -- > > Honza Kašík > > honzakasik.cz > > >
