File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This Quick Start guide will cover:
9
9
10
10
## Prerequisites
11
11
12
- - [ go] ( https://golang.org /dl/ ) version v1.22.0+
12
+ - [ go] ( https://go.dev /dl/ ) version v1.22.0+
13
13
- [ docker] ( https://docs.docker.com/install/ ) version 17.03+.
14
14
- [ kubectl] ( https://kubernetes.io/docs/tasks/tools/install-kubectl/ ) version v1.11.3+.
15
15
- Access to a Kubernetes v1.11.3+ cluster.
@@ -243,8 +243,8 @@ understanding by developing a demo project.
243
243
244
244
[ pre-rbc-gke ] : https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control#iam-rolebinding-bootstrap
245
245
[ cronjob-tutorial ] : https://book.kubebuilder.io/cronjob-tutorial/cronjob-tutorial.html
246
- [ GOPATH-golang-docs ] : https://golang.org /doc/code.html#GOPATH
247
- [ go-modules-blogpost ] : https://blog.golang.org /using-go-modules
246
+ [ GOPATH-golang-docs ] : https://go.dev /doc/code.html#GOPATH
247
+ [ go-modules-blogpost ] : https://blog.go.dev /using-go-modules
248
248
[ envtest ] : https://book.kubebuilder.io/reference/testing/envtest.html
249
249
[ architecture-concept-diagram ] : architecture.md
250
250
[ kustomize ] : https://github.com/kubernetes-sigs/kustomize
You can’t perform that action at this time.
0 commit comments