File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 6
6
1 . Run ` gitbook install `
7
7
1 . Run ` gitbook build `
8
8
1 . Run ` gitbook serve `
9
- 1 . Visit ` localhost:4000 `
9
+ 1 . Visit ` http:// localhost:4000`
10
10
11
- # Steps to deploy
11
+ # Steps to deploy
12
12
13
13
- cd into 'docs/book' directory
14
14
- Copy content from '_ book' directory into 'public' directory
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Including:
25
25
26
26
API extension developers will learn the principals and concepts behind implementing canonical
27
27
Kubernetes APIs, as well as simple tools and libraries for rapid execution. This
28
- book covers pitfalls and miss-conceptions that extension developers commonly encounter.
28
+ book covers pitfalls and misconceptions that extension developers commonly encounter.
29
29
30
30
Including:
31
31
@@ -39,11 +39,12 @@ Including:
39
39
40
40
## Resources
41
41
42
- GitBook: [ book.kubebuilder.io] ( http://book.kubebuilder.io )
43
- GitHub Repo: [ kubernetes-sigs/kubebuilder] ( https://github.com/kubernetes-sigs/kubebuilder )
44
- Slack channel: [ #kubeuilder] ( http://slack.k8s.io/#kubebuilder )
45
- Google Group:
[ [email protected] ] ( https://groups.google.com/forum/#!forum/kubebuilder )
46
- Planned Work: [ Sprint Dashboard] ( https://github.com/kubernetes-sigs/kubebuilder/projects/1 )
42
+ GitBook: [ book.kubebuilder.io] ( http://book.kubebuilder.io ) <br />
43
+ GitHub Repo: [ kubernetes-sigs/kubebuilder] ( https://github.com/kubernetes-sigs/kubebuilder ) <br />
44
+ Slack channel: [ #kubeuilder] ( http://slack.k8s.io/#kubebuilder ) <br />
45
+ Google Group:
[ [email protected] ] ( https://groups.google.com/forum/#!forum/kubebuilder ) <
br />
46
+ Planned Work: [ Sprint Dashboard] ( https://github.com/kubernetes-sigs/kubebuilder/projects/1 ) <br />
47
+
47
48
48
49
## Navigating this book
49
50
You can’t perform that action at this time.
0 commit comments