digitalocean / Kubernetes-Starter-Kit-Developers

Hands-on tutorial and Automation stack for an operations-ready DigitalOcean Kubernetes (DOKS) cluster.
761 stars 263 forks source link

Kubernetes External Secret Operator Integration #192

Closed v-bpastiu closed 2 years ago

v-bpastiu commented 2 years ago

Integrate Kubernetes with ESO: https://external-secrets.io/v0.5.9/

Use a vault server installed on a different droplet: https://www.digitalocean.com/community/tutorials/how-to-build-a-hashicorp-vault-server-using-packer-and-terraform-on-digitalocean

The chapter should be changed to just "kubernetes-secrets". This chapter should have 2 chapters:

v-bpastiu commented 2 years ago

Work done in: https://github.com/digitalocean/Kubernetes-Starter-Kit-Developers/pull/193