Commit dc28fef Daniel Holbach
committed
1 parent f1669d5 commit dc28fef Copy full SHA for dc28fef
File tree 4 files changed +15
-15
lines changed
4 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
# Guides
2
2
3
- - [ Provide own SSH key] ( provide-own-ssh-key.md )
4
- - [ Use Git HTTPS] ( use-git-https.md )
5
- - [ Use Private Git Host ] ( use-private-git-host.md )
6
- - [ Upgrading to 1.0 ] ( upgrading-to-1.0.md )
3
+ - [ Providing your own SSH key] ( provide-own-ssh-key.md )
4
+ - [ Using Git over HTTPS] ( use-git-https.md )
5
+ - [ Using a private Git host ] ( use-private-git-host.md )
6
+ - [ Upgrading to Flux v1 ] ( upgrading-to-1.0.md )
Original file line number Diff line number Diff line change 4
4
5
5
## Flux
6
6
7
- - [ Introduction ] ( introduction.md )
8
- - [ Requirements] ( requirements.md )
7
+ - [ Introducing Flux ] ( introduction.md )
8
+ - [ Requirements and limitations ] ( requirements.md )
9
9
- [ Get Started] ( get-started/index.md )
10
10
- [ References] ( references/index.md )
11
11
- [ Guides] ( guides/index.md )
12
12
- [ Tutorials] ( tutorials/index.md )
13
- - [ FAQ ] ( faq.md )
13
+ - [ Frequently asked questions ] ( faq.md )
14
14
- [ Troubleshooting] ( troubleshooting.md )
15
15
16
16
## Helm Operator
Original file line number Diff line number Diff line change 1
1
# References
2
2
3
3
- [ Blueprint] ( blueprint.md )
4
- - [ Daemon] ( daemon.md )
4
+ - [ Daemon (fluxd) ] ( daemon.md )
5
5
- [ fluxctl] ( fluxctl.md )
6
- - [ fluxyaml config files] ( fluxyaml-config-files.md )
6
+ - [ Manifest generation through .flux.yaml configuration files] ( fluxyaml-config-files.md )
7
7
- [ Garbage collection] ( garbagecollection.md )
8
- - [ git gpg ] ( git-gpg.md )
9
- - [ Automated image update ] ( automated-image-update.md )
10
- - [ Helm operator integration ] ( helm-operator-integration.md )
11
- - [ Monitoring] ( monitoring.md )
8
+ - [ Git commit signing and verification ] ( git-gpg.md )
9
+ - [ Automated deployment of new container images ] ( automated-image-update.md )
10
+ - [ Integration with the Helm operator] ( helm-operator-integration.md )
11
+ - [ Monitoring Flux ] ( monitoring.md )
Original file line number Diff line number Diff line change 2
2
3
3
- [ Get started] ( get-started.md )
4
4
- [ Get started using Helm] ( get-started-helm.md )
5
- - [ Get started using kustomize ] ( get-started-kustomize.md )
6
- - [ Driving Flux ] ( driving-flux.md )
5
+ - [ How to bootstrap Flux using Kustomize ] ( get-started-kustomize.md )
6
+ - [ Automations, locks and annotations ] ( driving-flux.md )
You can’t perform that action at this time.
0 commit comments