File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,14 @@ See the [Getting Started](http://book.kubebuilder.io/quick_start.html) documenta
29
29
30
30
![ Quick Start] ( docs/gif/quickstart.gif )
31
31
32
+ ## Resources
33
+
34
+ GitBook: [ book.kubebuilder.com] ( http://book.kubebuilder.com )
35
+ GitHub Repo: [ kubernetes-sigs/kubebuilder] ( https://github.com/kubernetes-sigs/kubebuilder )
36
+ Slack channel: [ #kubeuilder] ( http://slack.k8s.io/#kubebuilder )
37
+ Google Group:
[ [email protected] ] ( https://groups.google.com/forum/#!forum/kubebuilder )
38
+ Planned Work: [ Sprint Dashboard] ( https://github.com/kubernetes-sigs/kubebuilder/projects/1 )
39
+
32
40
## Motivation
33
41
34
42
Building Kubernetes tools and APIs involves making a lot of decisions and writing a lot of boilerplate.
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ This book is being actively developed.
4
4
5
5
** Note:** Impatient readers head straight to [ Quick Start] ( quick_start.md ) .
6
6
7
+ * To share this book use the icons in the top-right of the menu.*
8
+
7
9
## Who is this for
8
10
9
11
#### Users of Kubernetes
@@ -39,6 +41,14 @@ Including:
39
41
- How to use Declarative vs Webhook Validation
40
42
- How to implement API versioning
41
43
44
+ ## Resources
45
+
46
+ GitBook: [ book.kubebuilder.com] ( http://book.kubebuilder.com )
47
+ GitHub Repo: [ kubernetes-sigs/kubebuilder] ( https://github.com/kubernetes-sigs/kubebuilder )
48
+ Slack channel: [ #kubeuilder] ( http://slack.k8s.io/#kubebuilder )
49
+ Google Group:
[ [email protected] ] ( https://groups.google.com/forum/#!forum/kubebuilder )
50
+ Planned Work: [ Sprint Dashboard] ( https://github.com/kubernetes-sigs/kubebuilder/projects/1 )
51
+
42
52
## Navigating this book
43
53
44
54
This section describes how to use the navigation elements of this book
You can’t perform that action at this time.
0 commit comments