diff --git a/README.md b/README.md index c20c1147e10..972e5a38336 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,14 @@ See the [Getting Started](http://book.kubebuilder.io/quick_start.html) documenta ![Quick Start](docs/gif/quickstart.gif) +## Resources + +GitBook: [book.kubebuilder.com](http://book.kubebuilder.com) +GitHub Repo: [kubernetes-sigs/kubebuilder](https://github.com/kubernetes-sigs/kubebuilder) +Slack channel: [#kubeuilder](http://slack.k8s.io/#kubebuilder) +Google Group: [kubebuilder@googlegroups.com](https://groups.google.com/forum/#!forum/kubebuilder) +Planned Work: [Sprint Dashboard](https://github.com/kubernetes-sigs/kubebuilder/projects/1) + ## Motivation Building Kubernetes tools and APIs involves making a lot of decisions and writing a lot of boilerplate. diff --git a/docs/book/README.md b/docs/book/README.md index 83b5aefd80d..96308cc6469 100644 --- a/docs/book/README.md +++ b/docs/book/README.md @@ -4,6 +4,8 @@ This book is being actively developed. **Note:** Impatient readers head straight to [Quick Start](quick_start.md). +*To share this book use the icons in the top-right of the menu.* + ## Who is this for #### Users of Kubernetes @@ -39,6 +41,14 @@ Including: - How to use Declarative vs Webhook Validation - How to implement API versioning +## Resources + +GitBook: [book.kubebuilder.com](http://book.kubebuilder.com) +GitHub Repo: [kubernetes-sigs/kubebuilder](https://github.com/kubernetes-sigs/kubebuilder) +Slack channel: [#kubeuilder](http://slack.k8s.io/#kubebuilder) +Google Group: [kubebuilder@googlegroups.com](https://groups.google.com/forum/#!forum/kubebuilder) +Planned Work: [Sprint Dashboard](https://github.com/kubernetes-sigs/kubebuilder/projects/1) + ## Navigating this book This section describes how to use the navigation elements of this book