2022-12-08-hug.md (1158B)
1 --- 2 layout: post 3 title: "Zürich HashiCorp User Group (HUG): Build, run and manage with Zero Trust on a Swiss Cloud" 4 citation: 'HUG #10: Build, run and manage with Zero Trust on a Swiss Cloud' 5 url: "https://www.meetup.com/zurich-hashicorp-user-group/events/289349205" 6 nicedate: Dec 2022 7 description: "Zürich HashiCorp User Group: Build, run and manage with Zero Trust on a Swiss Cloud" 8 categories: [speaking] 9 keywords: "speaking hashicorp vault exoscalew kubernetes sks zurich adfinis" 10 --- 11 12 Vault Deployment on Exoscale Scalable Kubernetes Service (SKS) 13 14 * [{% octicon eye %} Presentation](/assets/pdf/HashiCorp_Vault_Enterprise_on_Exoscale.pdf) 15 * [{% octicon mark-github %} Demo code](https://github.com/adfinis/sks-vault-demo) 16 17 Deploy Vault on Exoscale SKS with ArgoCD. In this short rundown we will 18 provision a Kubernetes cluster on Exoscale (SKS), install ArgoCD and use that 19 to spin up HashiCorp Vault Enterprise. At the end of this session, you will 20 also be able to leverage the best practices around the "App of Apps" approach 21 for your projects, which we already use at Adfinis to manage the lifecycle of 22 mulitple apps across clusters and customers.