A Helm3 Controller
Hang Yan <hangyan@...>
Hello everyone, i want to introduce a new project https://github.com/alauda/captain related to Helm3. It’s a controller based on the helm3 code, and defines several CRDs (HelmRequest, Release, ChartRepo..).
At first, we were struggled to deal with the ‘resource conflicts’ problem in helm2, and after some research we thought create a controller based on the helm3 proposal is a good idea, and we did it. Any suggestions are welcome.
|
|