1
0
mirror of synced 2026-03-14 15:36:56 +00:00

Add link to installation guide from Get Started page

This commit is contained in:
Shane Sveller
2020-09-04 17:04:01 -05:00
parent bf78cf77ad
commit 890ee640c0

View File

@@ -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.