pacphi/tf4k8s

Add support for Concourse

pacphi opened this issue · 2 comments

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.

Once Concourse is up-and-running, definitely want to take a look at https://github.com/techgnosis/deploy-petclinic to exercise a sample pipeline.

Since I've been turned on to kubeseal and this corresponding helm chart, I decided to implement a much less ambitious experiment and module for Concourse. Essentially, I've opted for an embedded Postgresql and the simplest footprint, single instance web and worker.