Skip to content

Commit f4b5e49

Browse files
rashmigottipatidevinleeeestroz
authored
📖 Update go Prerequisites for the latest release (#2257) (#2308)
* update go prerequisites for the latest release Signed-off-by: yuswift <[email protected]> * remove the max goversion limit Signed-off-by: yuswift <[email protected]> * Update docs/book/src/quick-start.md Co-authored-by: Eric Stroczynski <[email protected]> Co-authored-by: Eric Stroczynski <[email protected]> Co-authored-by: Swift <[email protected]> Co-authored-by: Eric Stroczynski <[email protected]>
1 parent e32ffcf commit f4b5e49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/book/src/quick-start.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ This Quick Start guide will cover:
99

1010
## Prerequisites
1111

12-
- [go](https://golang.org/dl/) version v1.15+ and < 1.16.
12+
- [go](https://golang.org/dl/) version v1.15+ (kubebuilder v3.0).
13+
- [go](https://golang.org/dl/) version v1.16+ (kubebuilder v3.1+).
1314
- [docker](https://docs.docker.com/install/) version 17.03+.
1415
- [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) version v1.11.3+.
1516
- Access to a Kubernetes v1.11.3+ cluster.

0 commit comments

Comments
 (0)