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.
1 parent 75a7942 commit 2f065a7Copy full SHA for 2f065a7
docs/book/RELEASE
@@ -0,0 +1,6 @@
1
+To push the docs run:
2
+
3
+- gitbook build
4
+- docker build . -t gcr.io/kubebuilder/book
5
+- docker push gcr.io/kubebuilder/book
6
+- kubectl delete pods -l run=gitbook-prod
0 commit comments