Skip to content

Commit 838b1d1

Browse files
author
Phillip Wittrock
authored
Merge pull request #108 from pmorie/readme
Add link to CRD docs to README
2 parents 0535d0a + 1b98001 commit 838b1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Latest:
2020

2121
## `kubebuilder`
2222

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).
2424

2525
**Note:** kubebuilder does not exist as an example to *copy-paste*, but instead provides powerful libraries and tools
2626
to simplify building and publishing Kubernetes APIs from scratch.

0 commit comments

Comments
 (0)