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 3ee728b commit 2128df4Copy full SHA for 2128df4
README.md
@@ -0,0 +1,5 @@
1
+* [Early Release, April 2019](https://learning.oreilly.com/library/view/programming-kubernetes/9781492047094/)
2
+* [Full table of contents](https://mhausenblas.info/pk8s/toc.pdf)
3
+* Go code examples:
4
+ * [cnat](https://github.com/programming-kubernetes/cnat): example custom controller & resources (Operator SDK/ Kubebuilder)
5
+ * [custom-apiserver](https://github.com/programming-kubernetes/custom-apiserver): example custom API server
0 commit comments