There was a bit of noise around Garage (S3) recently, so hopefully this is relevant to someone here.
I've been working on a #kubernetes controller project for the declarative management of S3 buckets and access keys.
https://github.com/bmarinov/garage-storage-controller
It was originally intended for developer self-service scenarios in medium+ sized orgs. But not having to script this or do it manually in the #homelab has been really nice too.
I am running it in a few environments and could really use more eyes on it, and fresh ideas about what's missing.
Disclaimer:
I've been working on this on and off since early December and I finally feel comfortable to post about it here. As its touching something as crucial as storage I feel inclined to mention that the whole project is exactly 0% vibe coded slop.
My plan for the next few weeks is to add few missing things: e.g. a Helm chart, better metrics, and Ops QoL improvements. o7