Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weaveworks/weave-assured-flux
Weaveworks Assured Flux
https://github.com/weaveworks/weave-assured-flux
continuous-delivery gitops gitops-toolkit helm kubernetes kustomize
Last synced: about 2 months ago
JSON representation
Weaveworks Assured Flux
- Host: GitHub
- URL: https://github.com/weaveworks/weave-assured-flux
- Owner: weaveworks
- Created: 2023-09-18T15:53:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-06T02:46:53.000Z (8 months ago)
- Last Synced: 2024-05-06T03:37:56.620Z (8 months ago)
- Topics: continuous-delivery, gitops, gitops-toolkit, helm, kubernetes, kustomize
- Language: Shell
- Homepage:
- Size: 320 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weave-assured-flux
Weave Assured Flux is the assured version of [flux](https://fluxcd.io/) that is
part of the [Weave Gitops Assured](https://www.weave.works/product/gitops/) product.## Installation
Please us the provide scripts to install Weave Assured Flux.
```bash
curl -s https://raw.githubusercontent.com/weaveworks/weave-assured-flux/main/install/flux.sh | sudo bash
```