Skip to content

Commit bef32d2

Browse files
committed
Mention master snapshot releases
This mentions master snapshot releases in the installation.
1 parent f732557 commit bef32d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/book/src/quick-start.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ sudo mv /tmp/kubebuilder/kubebuilder_2.0.0_${os}_${arch} /user/local/kubebuilder
2424
export PATH=$PATH:/usr/local/kubebuilder/bin
2525
```
2626

27+
You can also install a KubeBuilder master snapshot from
28+
`https://go.kubebuilder.io/dl/latest/${os}/${arch}`.
29+
2730
Install [kustomize](https://sigs.k8s.io/kustomize):
2831

2932
```bash

0 commit comments

Comments
 (0)