Skip to content

Commit 15ae5ef

Browse files
committed
Add links to slack, googlegroup, repo, book resources to GitBook and README.md
Also add message about sharing the book. Fixes #174 Fixes #173
1 parent 4df5432 commit 15ae5ef

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ See the [Getting Started](http://book.kubebuilder.io/quick_start.html) documenta
2929

3030
![Quick Start](docs/gif/quickstart.gif)
3131

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+
3240
## Motivation
3341

3442
Building Kubernetes tools and APIs involves making a lot of decisions and writing a lot of boilerplate.

docs/book/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This book is being actively developed.
44

55
**Note:** Impatient readers head straight to [Quick Start](quick_start.md).
66

7+
*To share this book use the icons in the top-right of the menu.*
8+
79
## Who is this for
810

911
#### Users of Kubernetes
@@ -39,6 +41,14 @@ Including:
3941
- How to use Declarative vs Webhook Validation
4042
- How to implement API versioning
4143

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+
4252
## Navigating this book
4353

4454
This section describes how to use the navigation elements of this book

0 commit comments

Comments
 (0)