You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Latest:
20
20
21
21
## `kubebuilder`
22
22
23
-
Kubebuilder is a framework for building Kubernetes APIs.
23
+
Kubebuilder is a framework for building Kubernetes APIs using [custom resource definitions (CRDs)](https://kubernetes.io/docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions).
24
24
25
25
**Note:** kubebuilder does not exist as an example to *copy-paste*, but instead provides powerful libraries and tools
26
26
to simplify building and publishing Kubernetes APIs from scratch.
0 commit comments