|
|
|
|
|
by DDub
3225 days ago
|
|
We're currently looking at moving our applications to k8s, and was wondering what deployment tools people are using? This week we are evaluating spinnaker, helm and bash wrappers for kubectl. There is concern over adding too many layers of abstraction and that KISS is the best approach. |
|
Our charts are at [5] if you want to take a look.
[1] https://github.com/kubernetes/helm
[2] https://github.com/sapcc/elektra
[3] https://concourse.ci
[4] https://github.com/sapcc/kubernetes-operators in the "openstack-operator" directory
[5] https://github.com/sapcc/openstack-helm and https://github.com/sapcc/helm-charts (two different repos since we're in the middle of modularizing the original monolithic OpenStack chart in the first repo into per-service charts in the second one)