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:
99
1010## Prerequisites
1111
12- - [ go] ( https://golang.org /dl/ ) version v1.22.0+
12+ - [ go] ( https://go.dev /dl/ ) version v1.22.0+
1313- [ docker] ( https://docs.docker.com/install/ ) version 17.03+.
1414- [ kubectl] ( https://kubernetes.io/docs/tasks/tools/install-kubectl/ ) version v1.11.3+.
1515- Access to a Kubernetes v1.11.3+ cluster.
@@ -243,8 +243,8 @@ understanding by developing a demo project.
243243
244244[ pre-rbc-gke ] : https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control#iam-rolebinding-bootstrap
245245[ 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
248248[ envtest ] : https://book.kubebuilder.io/reference/testing/envtest.html
249249[ architecture-concept-diagram ] : architecture.md
250250[ kustomize ] : https://github.com/kubernetes-sigs/kustomize
You can’t perform that action at this time.
0 commit comments