←back to thread

The Deletion of Docker.io/Bitnami

(community.broadcom.com)
329 points zdkaster | 2 comments | | HN request time: 0.407s | source
Show context
MathiasPius ◴[] No.45048784[source]
Between the VMware licensing changes and this, it looks like Broadcom is making a serious play at dethroning Oracle as the most evil software vendor.

It's a shame that competition for this position has been ramping up lately.

replies(7): >>45048813 #>>45049033 #>>45049641 #>>45050722 #>>45050761 #>>45050944 #>>45052286 #
de6u99er ◴[] No.45050722[source]
I am certain most of Bitnami's engineers don't agree with those decisions.
replies(2): >>45050995 #>>45051875 #
1. TheCondor ◴[] No.45051875[source]
Taking a bunch of projects and making containers and flexible helm charts for them is kind of an interesting model. It’s what Redhat and Canonical do with raw Linux packages; they charge for premium support and even patches or extended support.

I was going through one of my clusters, I have two bitnami uses and they are both ‘building blocks’ I use Trino, which uses a metastore which uses postgresql and then some other package uses redis. It seems like both postgresql and redis could/would have containers and charts to install their stuff, where it breaks is the postgresql guys probably want to support “current” and not 4 major releases back, which is kind of normal to see in the wild.

It is kind of an interesting model, I’d love it if rancher or openshift or someone started to seriously compete. Shipping a Kubernetes in a box is nice but if they started packaging up the building blocks, that’s huge too.

replies(1): >>45057646 #
2. hadlock ◴[] No.45057646[source]
Bitnami started out (2010? definitely since 2014) distributing virtual machine images (e.g. preconfigured LAMP stack server) and somehow inherited the official kubernetes helm repo several years ago, which even then, I think we all saw the writing on the wall.