diff --git a/website/content/en/docs/building-operators/golang/tutorial.md b/website/content/en/docs/building-operators/golang/tutorial.md index bd70fcc9c62..24251d02f71 100644 --- a/website/content/en/docs/building-operators/golang/tutorial.md +++ b/website/content/en/docs/building-operators/golang/tutorial.md @@ -488,3 +488,4 @@ Next, check out the following: [openapi-validation]: /docs/building-operators/golang/references/openapi-validation [controller-runtime]: https://github.com/kubernetes-sigs/controller-runtime [kb-doc-gkvs]: https://book.kubebuilder.io/cronjob-tutorial/gvks.html +[rbac_markers]: https://book.kubebuilder.io/reference/markers/rbac.html