Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Rewrite Helm operator parts in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddeco committed Aug 7, 2019
1 parent 346ea59 commit c4b422f
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,16 @@ could easily integrate.

## Get started with Flux

Get started [installing Flux](https://docs.fluxcd.io/en/latest/get-started/)
With the following tutorials:

- [Get started with Flux](https://docs.fluxcd.io/en/latest/tutorials/get-started.html)
- [Get started with Flux using Helm](https://docs.fluxcd.io/en/latest/tutorials/get-started-helm.html)

or just [browse through the documentation](https://docs.fluxcd.io).

Do you want to release your Helm charts in a declarative way?
Take a look at the [`fluxcd/helm-operator`](https://github.com/fluxcd/helm-operator).

### Integrations

As Flux is Open Source, integrations are very straight-forward. Here are
Expand All @@ -96,11 +103,6 @@ a few popular ones you might want to check out:
- [GitOps for Istio Canary deployments](https://github.com/stefanprodan/gitops-istio)
- [Fluxcloud to receive events from Flux](https://github.com/justinbarrick/fluxcloud)

## Get started with the Helm operator

Get started [installing the Helm operator](https://docs.fluxcd.io/en/latest/helm-operator/tutorials/get-started.html)
or just [browse through the documentation](https://docs.fluxcd.io/en/latest/helm-operator/).

## Community & Developer information

We welcome all kinds of contributions to Flux, be it code, issues you found,
Expand Down

0 comments on commit c4b422f

Please sign in to comment.