Oneinfra: Kubernetes as a Service Platform
1–10 of 17 posts
Re: Oneinfra: Kubernetes as a Service Platform
#2Re: Oneinfra: Kubernetes as a Service Platform
#3Re: Oneinfra: Kubernetes as a Service Platform
#4So, is this a cluster of clusters?
It's a managed Kubernetes service that you can run anywhere you like, you can still leverage the public cloud (even on hybrid environments), but you are not tied to a specific public cloud Kubernetes managed offering.
Re: Oneinfra: Kubernetes as a Service Platform
#5Re: Oneinfra: Kubernetes as a Service Platform
#6At a glance, this reminds me of the Gardener project https://gardener.cloud/
Re: Oneinfra: Kubernetes as a Service Platform
#7Re: Oneinfra: Kubernetes as a Service Platform
#8Similar to https://rancher.com/ ?
This is just an "in-house" Kubernetes managed service :)
Re: Oneinfra: Kubernetes as a Service Platform
#9I see that you are using the Cluster API which is currently v1alpha1. I would be curious to hear your thoughts on the state of this and how it has been to work with so far. It looks like you use Kind to bootstrap everything is that correct?
Re: Oneinfra: Kubernetes as a Service Platform
#10Wow, nice work. How long did it take you to write this? I see that you are using the Cluster API which is currently v1alpha1. I would be curious to hear your thoughts on the state of this and how it has been to work with so far. It looks like you use Kind to bootstrap everything is that correct?
I'm not using Cluster API, but the oneinfra's defined set of API's, that are reduced in purpose, to reduce the complexity of spawning new clusters. Let me know if something doesn't click, I can help!