Earlier quoted context omitted.
Why would Red Hat (who created OpenShift) want to buy an inferior competitor?
You may well ask, but you are far, far too late. Red Hat already bought CoreOS in January 2018, some 18 months before IBM bought Red Hat. The question would have been more relevant to either of those.
SUSE to Acquire Rancher Labs
101–110 of 154 posts
Re: SUSE to Acquire Rancher Labs
#102Well congrats to the team for the exit. But I am really hoping that this will continue the great momentum that Rancher has. I've come to quite enjoy Rancher products. I think the work they are doing is fantastic and lowering the bar for entry into Kubernetes, especially for on-prem/bare metal. Just deployed 4 production RKE clusters on bare metal and also using K3S.
One thing that continuously irks me about K8S is that the bar is so high. Does it really need to be so complex? Does it really need so much mandatory complexity? Is that complexity needed or do more complex things actually tend to win in certain markets because nerds like knobs?
Re: SUSE to Acquire Rancher Labs
#103Well congrats to the team for the exit. But I am really hoping that this will continue the great momentum that Rancher has. I've come to quite enjoy Rancher products. I think the work they are doing is fantastic and lowering the bar for entry into Kubernetes, especially for on-prem/bare metal. Just deployed 4 production RKE clusters on bare metal and also using K3S.
One thing that continuously irks me about K8S is that the bar is so high. Does it really need to be so complex? Does it really need so much mandatory complexity? Is that complexity needed or do more complex things actually tend to win in certain markets because nerds like knobs?
The collaboration between Service -> Deployment -> ReplicaSet -> Pod -> Container is a great example of how these reconcilers work together.
Yes, it has a lot of knobs and dials but you don't need to understand them to get going. Just pick up something like skaffold.dev and you can be productive very quickly
Re: SUSE to Acquire Rancher Labs
#104Earlier quoted context omitted.
You may well ask, but you are far, far too late. Red Hat already bought CoreOS in January 2018, some 18 months before IBM bought Red Hat. The question would have been more relevant to either of those.
CoreOS was not a direct competitor to RHEL, it was intended to be a "next-gen" rearchitecture of the OS. No one was going to seriously consider using one in place of the other; if you were considering CoreOS, then RHEL was already off the table.
Re: SUSE to Acquire Rancher Labs
#105I really liked the idea or RancherOS, but somehow it never quite lived up to its promise. In particular, the need to distinguish between root and non-root containers was surprisingly confusing in practice. It effectively broke the promise of “just worry about docker”. Has anyone here adopted it over the long term? What made it stick? Any ideas why SUSE would need/want this?
I think everyone and their dog is realizing that there isn't all that much money in the traditional OS business anymore, and are betting on cloud platforms of one kind or another. Redhat invested quite a bit into openshift, IBM bought them (and mentioned Redhat's cloud strategy in the announcement as one of the major reasons). Microsoft is doubling down on Azure, now SUSE wants a piece of the pie. I'm not familiar en…
I wish my dog was as smart as yours, he continues to pay for windos and runs IE since no one on the internet knows he's a dog
Re: SUSE to Acquire Rancher Labs
#106Well congrats to the team for the exit. But I am really hoping that this will continue the great momentum that Rancher has. I've come to quite enjoy Rancher products. I think the work they are doing is fantastic and lowering the bar for entry into Kubernetes, especially for on-prem/bare metal. Just deployed 4 production RKE clusters on bare metal and also using K3S.
One more good experience. I created an cluster of dedicated servers ( 64 cores, 6TB of SSD storage and 256 GB of RAM, 1 GPU) using Rancher, for about 250 Euros/Month. This would cost at least 2k in a cloud such as AWS. There is a post about how I did with persistent storage here ( https://medium.com/@bratao/state-of-persistent-storage-in-k8... ) It really transformed my company DevOps. I´m VERY happy. If you can, use…
Re: SUSE to Acquire Rancher Labs
#107Makes a lot of sense to sell now since Rancher doesn't offer a lot of value anymore compared to vanilla Kubernetes and a few Helm charts.
How are you using vanilla Kubernetes? I've tried provisioning vanilla K8s on bare metal clusters and I found it to be pure PITA, even with Kubespray. Rancher's RKE is the first installer I've come across that "just works". Run rke up against a cluster.yml and within minutes you have a HA cluster with ingress ready to rock. K3S is also looking quite good. In contrast I've spent days staring down the abyss of vanilla K…
Re: SUSE to Acquire Rancher Labs
#108Makes a lot of sense to sell now since Rancher doesn't offer a lot of value anymore compared to vanilla Kubernetes and a few Helm charts.
Over half a billion of USD looks like real value to me, I wish I could make that much with vanilla Kubernetes and Helm charts. Let's be respectful for Rancher's fantastic exit.
Re: SUSE to Acquire Rancher Labs
#109Makes a lot of sense to sell now since Rancher doesn't offer a lot of value anymore compared to vanilla Kubernetes and a few Helm charts.
The real value is the Install / Life Cycle orchestration - vanilla K8S has really marked that firmly as "not their problem" - which is the correct thing for them to do.