File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This Quick Start guide will cover:
4
4
5
5
- [ Creating a project] ( #create-a-project )
6
6
- [ Creating an API] ( #create-an-api )
7
- - [ Running locally] ( #test-it-out-locally )
7
+ - [ Running locally] ( #test-it-out )
8
8
- [ Running in-cluster] ( #run-it-on-the-cluster )
9
9
10
10
## Prerequisites
@@ -198,9 +198,9 @@ privileges or be logged in as admin. See [Prerequisites for using Kubernetes RBA
198
198
199
199
## Next Step
200
200
201
- Now, follow up the CronJob tutorial[ cronjob-tutorial] to better understand how it works by developing a demo example project.
201
+ Now, follow up the [ CronJob tutorial] [ cronjob-tutorial ] to better understand how it works by developing a demo example project.
202
202
203
203
[ pre-rbc-gke ] :https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control#iam-rolebinding-bootstrap
204
- [ cronjob-tutorial ] : ../src/ cronjob-tutorial/cronjob-tutorial.md
204
+ [ cronjob-tutorial ] : https://book.kubebuilder.io/ cronjob-tutorial/cronjob-tutorial.html
205
205
[ GOPATH-golang-docs ] : https://golang.org/doc/code.html#GOPATH
206
- [ how-to-write-go-code-golang-docs] : https://golang.org/doc/code.html
206
+ [ how-to-write-go-code-golang-docs] : https://golang.org/doc/code.html
You can’t perform that action at this time.
0 commit comments