From 9e99019ae8bd64b3908b9c2697791af67edafcf3 Mon Sep 17 00:00:00 2001 From: Sajiyah Salat <109643863+Sajiyah-Salat@users.noreply.github.com> Date: Fri, 19 May 2023 09:07:34 +0530 Subject: [PATCH] Update good-practices.md --- docs/book/src/reference/good-practices.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/book/src/reference/good-practices.md b/docs/book/src/reference/good-practices.md index 85f408b4cb9..570bac4f697 100644 --- a/docs/book/src/reference/good-practices.md +++ b/docs/book/src/reference/good-practices.md @@ -62,6 +62,7 @@ Therefore, you can check an example of Status Conditional usage by looking at it [docs]: ./cronjob-tutorial/gvks.html + [operator-pattern]: https://kubernetes.io/docs/concepts/extend-kubernetes/operator/ [controllers]: https://kubernetes.io/docs/concepts/architecture/controller/ @@ -70,6 +71,5 @@ Therefore, you can check an example of Status Conditional usage by looking at it [controller-runtime]: https://github.com/kubernetes-sigs/controller-runtime -[sdk-bestpractices]: https://sdk.operatorframework.io/docs/best-practices/ +[deploy-image]: ./plugins/deploy-image-plugin-v1-alpha.md -[deploy-image]: https://github.com/kubernetes-sigs/kubebuilder/blob/master/docs/book/src/plugins/deploy-image-plugin-v1-alpha.md