ssmiller25 / blast

An Immutable Low Cost Cluster
MIT License
3 stars 1 forks source link

Look at k8s-at-home charts #45

Open ssmiller25 opened 2 years ago

ssmiller25 commented 2 years ago

Might be larger re-architecture. But thinking

https://k8s-at-home.com/ to bootstrap any of my charts that I need to

And if I need additional kustomization, a method below to allow post-kustomize operations with argo (neat plugin that bundles the helm template step, so I don't need to necessarily commit the rendered helm to a repository...although perhaps I want to...)

https://dev.to/camptocamp-ops/use-kustomize-to-post-render-helm-charts-in-argocd-2ml6 for overall