Hackage is the Haskell Package Repository an the Haskell community's central package archive of open source software. Hackage has been online since January 2007 and is where users can publish libraries and programs or download and install packages with tools like cabal-install (or via a distro's package manager).
N/A
Helm
Score 8.0 out of 10
N/A
Helm is an open source Kubernetes package manager.
We have a natural trending to use what is a reference in its space and Helm has being leader in its area for a long time. Since it has all features we need didn't make sense to us to invest time on researching and testing other alternatives, so Helm was our first and only tool …
We use Terraform as well. But Terraform is more suited for new deployments and specific use cases. For Helm, it is especially well suited for large scale cloud instances software deployment, by helping us to keep track of software components and versions centrally, and …
Deployment of helm charts is really fundamental to any software packages to our Kubernetes/docker containers, and without Helm, I cannot imagine how else to manage software components upgrades. When it works, it works great, when it doesn't - the world has not come to an end, there is rollback, and it's great, but troubleshooting does take time. And there is a learning curve. But it be worth it.
We didn't really need support, but the open-source community seemed responsive and informative when it came to issues. Many cloud native consultancy companies (including ourselves) offer support for Helm.
We have a natural trending to use what is a reference in its space and Helm has being leader in its area for a long time. Since it has all features we need didn't make sense to us to invest time on researching and testing other alternatives, so Helm was our first and only tool in regards of automating deployments on Kubernetes