recording of the talk here: https://youtu.be/YtqOoiF--Mw
Honestbee has been running Kubernetes in production since mid 2016. In this presentation we take a look at how Helm enabled us to manage our deployment configurations as code, and demonstrate how it can be used to power your continuous delivery (CI/CD) pipeline. We tackle the following examples and use cases:
- Continuous Delivery using Helm with Drone.io
- Secret management with VaultController
- Building and hosting our own chart repositories (and the iterations we did)
- Plugins to help manage values
- Chart best practices
Learn from our practical Kubernetes usage, what benefits Helm and Kubernetes provide us. What challenges you may face adopting these technologies in your company and best practices from our experience