⚠️ Please note: In preparation of Flux v2 GA this repository with Flux v1 examples has been archived. The Flux v2 equivalent of what is shown here can be found at flux2-kustomize-helm-example.Thanks a lot for your interest.
We published a step-by-step run-through on how to use Flux and Helm Operator over here.
- Kubernetes deployment, ClusterIP service and Horizontal Pod Autoscaler
- init container automated image updates (regular expression filter)
- container automated image updates (semantic versioning filter)
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 (glob filter)
- has external dependency - mariadb (stable)
CircleCI jobs:
If you have any questions about, feedback for or problems with flux-get-started
:
- Invite yourself to the CNCF community slack and ask a question on the #flux channel.
- To be part of the conversation about Flux's development, join the flux-dev mailing list.
- File an issue.
Your feedback is always welcome!