File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ and features. To learn more about this see the [Plugin section][plugin-section].
20
20
21
21
Kubebuilder is developed on top of the [ controller-runtime] [ controller-runtime ] and [ controller-tools] [ controller-tools ] libraries.
22
22
23
- ### Kubebuilder is also a framework
23
+ ### Kubebuilder is also a library
24
24
25
25
Kubebuilder is extensible and can be used as a library in other projects.
26
26
[ Operator-SDK] [ operator-sdk ] is a good example of a project that uses Kubebuilder as a library.
@@ -54,7 +54,7 @@ Check out the Kubebuilder [book](https://book.kubebuilder.io).
54
54
- GitHub Repo: [ kubernetes-sigs/kubebuilder] ( https://github.com/kubernetes-sigs/kubebuilder )
55
55
- Slack channel: [ #kubebuilder] ( https://slack.k8s.io/#kubebuilder )
56
56
- Google Group:
[ [email protected] ] ( https://groups.google.com/forum/#!forum/kubebuilder )
57
- - Design Documents: [ designs] ( designs/ ) .
57
+ - Design Documents: [ designs] ( designs/ )
58
58
- Plugin: [ plugins] [ plugin-section ]
59
59
60
60
## Motivation
You can’t perform that action at this time.
0 commit comments