Skip to content

Commit

Permalink
Mention master snapshot releases
Browse files Browse the repository at this point in the history
This mentions master snapshot releases in the installation.
  • Loading branch information
DirectXMan12 committed May 16, 2019
1 parent f732557 commit bef32d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/book/src/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ sudo mv /tmp/kubebuilder/kubebuilder_2.0.0_${os}_${arch} /user/local/kubebuilder
export PATH=$PATH:/usr/local/kubebuilder/bin
```

You can also install a KubeBuilder master snapshot from
`https://go.kubebuilder.io/dl/latest/${os}/${arch}`.

Install [kustomize](https://sigs.k8s.io/kustomize):

```bash
Expand Down

0 comments on commit bef32d2

Please sign in to comment.