Add support for Concourse
pacphi opened this issue · 2 comments
pacphi commented
So there's this chart: https://github.com/concourse/concourse-chart. Handle secrets, ingress, persistence and credentials management.
Have a look at Vault, here: https://www.vaultproject.io/docs/platform/k8s/helm/run. Setup Vault in HA mode.
Auto-unsealing requires a dependency on a KMS.
pacphi commented
Once Concourse is up-and-running, definitely want to take a look at https://github.com/techgnosis/deploy-petclinic to exercise a sample pipeline.