We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b4bfa3 + 65570ac commit 0f2976cCopy full SHA for 0f2976c
CONTRIBUTING.md
@@ -11,7 +11,7 @@ Thank you for your interest in Troubleshoot, we welcome your participation. Plea
11
To get started we recommend:
12
13
1. Go (v1.17 or later)
14
-2. Kubernetes (we recommend https://k3d.io/. requires Docker v20.10.5 or later)
+2. A Kubernetes cluster (we recommend https://k3d.io/. This requires Docker v20.10.5 or later)
15
3. Fork and clone the repo to $GOPATH/src/github.com/replicatedhq/
16
4. Run `make support-bundle preflight` to generate binaries
17
5. Run `make run-troubleshoot` to generate a support bundle with the `sample-troubleshoot.yaml` in the root of the repo
0 commit comments