buildkit
buildkit copied to clipboard
an official helm chart
Description
its time
needed for gitops environments driven by technologies such as argocd / kargo, and the ability to promote new versions between stages such as dev -> test -> prod
we can't deploy things into our environments which don't have a helm chart, we'd have to create our own helm chart, an official chart would be much better maintained than for everyone who needs one to reinvent the wheel
or maybe a buildkit-operator which runs things like docker buildx create --bootstrap --name=kube --driver=kubernetes behind the scene, but installed / managed via an official helm chart