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 d3a405f + ff9bfcb commit e564559Copy full SHA for e564559
docs/book/src/development/development.md
@@ -13,9 +13,7 @@
13
3. Install [KIND][kind]
14
- `GO111MODULE="on" go get sigs.k8s.io/[email protected]`.
15
4. Install [Kustomize][kustomize]
16
- - `brew install kustomize` on macOS.
17
- - `choco install kustomize` on Windows.
18
- - [install instructions][kustomizelinux] on Linux
+ - [install instructions](https://kubectl.docs.kubernetes.io/installation/kustomize/)
19
5. Install [envsubst][envsubst]
20
6. Install make.
21
7. Install direnv
0 commit comments