Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
flux2
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
fluxcd
flux2
Commits
48fd70fc
Unverified
Commit
48fd70fc
authored
4 years ago
by
Daniel Holbach
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1380 from fluxcd/fix-links
Migrate the GitOps toolkit links to the new docs website
parents
f7006a81
606266e9
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+24
-24
24 additions, 24 deletions
README.md
with
24 additions
and
24 deletions
README.md
+
24
−
24
View file @
48fd70fc
...
...
@@ -63,13 +63,13 @@ flux check --pre
## Get started
To get started with Flux, start
[
browsing the
documentation
](
https://
toolkit.
fluxcd.io
)
or get started with one of
documentation
](
https://fluxcd.io
/docs/
)
or get started with one of
the following guides:
-
[
Get started with Flux
](
https://
toolkit.
fluxcd.io/get-started/
)
-
[
Manage Helm Releases
](
https://
toolkit.
fluxcd.io/guides/helmreleases/
)
-
[
Automate image updates to Git
](
https://
toolkit.
fluxcd.io/guides/image-update/
)
-
[
Manage Kubernetes secrets with Mozilla SOPS
](
https://
toolkit.
fluxcd.io/guides/mozilla-sops/
)
-
[
Get started with Flux
](
https://fluxcd.io/
docs/
get-started/
)
-
[
Manage Helm Releases
](
https://fluxcd.io/
docs/
guides/helmreleases/
)
-
[
Automate image updates to Git
](
https://fluxcd.io/
docs/
guides/image-update/
)
-
[
Manage Kubernetes secrets with Mozilla SOPS
](
https://fluxcd.io/
docs/
guides/mozilla-sops/
)
If you need help, please refer to our
**[Support page](https://fluxcd.io/support/)**
.
...
...
@@ -84,27 +84,27 @@ automation tooling.
You can use the toolkit to extend Flux, or to build your own systems
for continuous delivery -- see
[
the developer
guides
](
https://
toolkit.
fluxcd.io/d
ev-guides
/source-watcher/
)
.
guides
](
https://fluxcd.io/d
ocs/gitops-toolkit
/source-watcher/
)
.
### Components
-
[
Source Controller
](
https://
toolkit.
fluxcd.io/components/source/
controller/
)
-
[
GitRepository CRD
](
https://
toolkit.
fluxcd.io/components/source/gitrepositories/
)
-
[
HelmRepository CRD
](
https://
toolkit.
fluxcd.io/components/source/helmrepositories/
)
-
[
HelmChart CRD
](
https://
toolkit.
fluxcd.io/components/source/helmcharts/
)
-
[
Bucket CRD
](
https://
toolkit.
fluxcd.io/components/source/buckets/
)
-
[
Kustomize Controller
](
https://
toolkit.
fluxcd.io/components/kustomize/
controller/
)
-
[
Kustomization CRD
](
https://
toolkit.
fluxcd.io/components/kustomize/kustomization/
)
-
[
Helm Controller
](
https://
toolkit.
fluxcd.io/components/helm/
controller/
)
-
[
HelmRelease CRD
](
https://
toolkit.
fluxcd.io/components/helm/helmreleases/
)
-
[
Notification Controller
](
https://
toolkit.
fluxcd.io/components/notification/
controller/
)
-
[
Provider CRD
](
https://
toolkit.
fluxcd.io/components/notification/provider/
)
-
[
Alert CRD
](
https://
toolkit.
fluxcd.io/components/notification/alert/
)
-
[
Receiver CRD
](
https://
toolkit.
fluxcd.io/components/notification/receiver/
)
-
[
Image Automation Controllers
](
https://
toolkit.
fluxcd.io/components/image/
controller/
)
-
[
ImageRepository CRD
](
https://
toolkit.
fluxcd.io/components/image/imagerepositories/
)
-
[
ImagePolicy CRD
](
https://
toolkit.
fluxcd.io/components/image/imagepolicies/
)
-
[
ImageUpdateAutomation CRD
](
https://
toolkit.
fluxcd.io/components/image/imageupdateautomations/
)
-
[
Source Controller
](
https://fluxcd.io/
docs/
components/source/
)
-
[
GitRepository CRD
](
https://fluxcd.io/
docs/
components/source/gitrepositories/
)
-
[
HelmRepository CRD
](
https://fluxcd.io/
docs/
components/source/helmrepositories/
)
-
[
HelmChart CRD
](
https://fluxcd.io/
docs/
components/source/helmcharts/
)
-
[
Bucket CRD
](
https://fluxcd.io/
docs/
components/source/buckets/
)
-
[
Kustomize Controller
](
https://fluxcd.io/
docs/
components/kustomize/
)
-
[
Kustomization CRD
](
https://fluxcd.io/
docs/
components/kustomize/kustomization/
)
-
[
Helm Controller
](
https://fluxcd.io/
docs/
components/helm/
)
-
[
HelmRelease CRD
](
https://fluxcd.io/
docs/
components/helm/helmreleases/
)
-
[
Notification Controller
](
https://fluxcd.io/
docs/
components/notification/
)
-
[
Provider CRD
](
https://fluxcd.io/
docs/
components/notification/provider/
)
-
[
Alert CRD
](
https://fluxcd.io/
docs/
components/notification/alert/
)
-
[
Receiver CRD
](
https://fluxcd.io/
docs/
components/notification/receiver/
)
-
[
Image Automation Controllers
](
https://fluxcd.io/
docs/
components/image/
)
-
[
ImageRepository CRD
](
https://fluxcd.io/
docs/
components/image/imagerepositories/
)
-
[
ImagePolicy CRD
](
https://fluxcd.io/
docs/
components/image/imagepolicies/
)
-
[
ImageUpdateAutomation CRD
](
https://fluxcd.io/
docs/
components/image/imageupdateautomations/
)
## Community
...
...
@@ -112,7 +112,7 @@ Need help or want to contribute? Please see the links below. The Flux project is
new contributors and there are a multitude of ways to get involved.
-
Getting Started?
-
Look at our
[
Get Started guide
](
https://
toolkit.
fluxcd.io/get-started/
)
and give us feedback
-
Look at our
[
Get Started guide
](
https://fluxcd.io/
docs/
get-started/
)
and give us feedback
-
Need help?
-
First: Ask questions on our
[
GH Discussions page
](
https://github.com/fluxcd/flux2/discussions
)
-
Second: Talk to us in the #flux channel on
[
CNCF Slack
](
https://slack.cncf.io/
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment