I’ve created a Kubernetes Helm chart for those interested in deploying SilverBullet into their clusters. You can find it here GitHub - bnason/silverbullet-chart
One of my main goals with this chart was to include the ability to automatically pull either the main SilverBullet Plugs/Git repo, or a “skeleton” repo to use as the starting point for the git plug repo. The chart has a custom init image included that handles the repo initialization task.
This is mostly just a starting point and I know it will need some fine tuning etc.