Getting started with Flux and the Helm Operator
Go to file
Stefan Prodan ee1284fcb3 Fix init cmd 2018-11-16 20:33:51 +02:00
charts/ghost Remove chart museum 2018-11-16 19:00:44 +02:00
namespaces Add demo namespace, ClusterIP service and automated deployment 2018-11-16 15:17:34 +02:00
releases Add locked example 2018-11-16 20:15:16 +02:00
workloads Fix init cmd 2018-11-16 20:33:51 +02:00
LICENSE Initial commit 2018-11-16 11:38:43 +00:00
README.md Add Helm release list 2018-11-16 20:15:38 +02:00

README.md

flux-get-started

We published a step-by-step run-through on how to use Flux and Helm Operator over here.

Helm releases

Mongodb

  • Source: Helm repository (stable)
  • Kubernetes deployment
  • automated image updates (semantic versioning filter)

Redis

  • Source: Helm repository (stable)
  • Kubernetes stateful set
  • locked automated image updates (semantic versioning filter)

Ghost

  • Source: Git repository
  • disabled automated image updates (glog filter)
  • has external dependency - mariadb (stable)

Getting Help

If you have any questions about, feedback for or problems with flux-get-started:

Your feedback is always welcome!