diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 35ba9d7fb..f9b02fb39 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,8 +17,9 @@ for more information, testing with a fresh Flux environment. Once confirmed, the `blocked-needs-validation` label is removed, and the issue can be worked on. -To set up Flux to test things, there's the [standalone install](site/get-started.md) -and the [Helm install](site/helm-get-started.md), which might be helpful. +To set up Flux to test things, there's documentation about setting up a +[standalone install](site/get-started.md) and a [Helm +install](site/helm-get-started.md), which might be helpful. Please talk to us on Slack, if you should get stuck anywhere. We appreciate any help and look forward to talking to you soon! diff --git a/site/fluxctl.md b/site/fluxctl.md index 5e5264d5c..9100d95f0 100644 --- a/site/fluxctl.md +++ b/site/fluxctl.md @@ -6,6 +6,7 @@ menu_order: 40 - [Installing fluxctl](#installing-fluxctl) * [Mac OS](#mac-os) * [Linux](#linux) + + [Ubuntu (and others): snaps](#ubuntu-and-others-snaps) + [Arch Linux](#arch-linux) * [Binary releases](#binary-releases) - [Connecting fluxctl to the daemon](#connecting-fluxctl-to-the-daemon) @@ -95,7 +96,7 @@ page](https://github.com/weaveworks/flux/releases). # Connecting fluxctl to the daemon -By default, fluxctl will attempt to port-forward to your Flux +By default, `fluxctl` will attempt to port-forward to your Flux instance, assuming it runs in the `"default"` namespace. You can specify a different namespace with the `--k8s-fwd-ns` flag: @@ -140,7 +141,7 @@ options: ### 1. Allow Flux to generate a key for you If you don't specify a key to use, Flux will create one for you. Obtain -the public key through fluxctl: +the public key through `fluxctl`: ```sh $ fluxctl identity