We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0de78d + ec80e50 commit d88045bCopy full SHA for d88045b
README.md
@@ -2,7 +2,12 @@
2
3
# Kubernetes controller-runtime Project
4
5
-The Kubernetes controller-runtime Project is a set of go libraries for building Controllers.
+The Kubernetes controller-runtime Project is a set of go libraries for building
6
+Controllers. It is leveraged by [Kubebuilder](https://book.kubebuilder.io/) and
7
+[Operator SDK](https://github.com/operator-framework/operator-sdk). Both are
8
+a great place to start for new projects. See
9
+[Kubebuilder's Quick Start](https://book.kubebuilder.io/quick-start.html) to
10
+see how it can be used.
11
12
Documentation:
13
0 commit comments