mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-22 07:31:47 +00:00
Add link to installation guide from Get Started page
This commit is contained in:
parent
bf78cf77ad
commit
890ee640c0
1 changed files with 3 additions and 0 deletions
|
|
@ -36,6 +36,9 @@ To configure your shell to load gotk completions add to your bash profile:
|
||||||
. <(gotk completion)
|
. <(gotk completion)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Users who wish to install the CLI via Homebrew instead may find alternate
|
||||||
|
instructions on the [Installation](/guides/installation/#homebrew-installation) page.
|
||||||
|
|
||||||
## GitOps workflow
|
## GitOps workflow
|
||||||
|
|
||||||
You'll be using a dedicated Git repository e.g. `fleet-infra` to manage one or more Kubernetes clusters.
|
You'll be using a dedicated Git repository e.g. `fleet-infra` to manage one or more Kubernetes clusters.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue