Skip to content

programming-kubernetes/programming-kubernetes.info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e72fdbf · Jul 22, 2019

History

9 Commits
Apr 14, 2019
Apr 14, 2019
Jul 22, 2019
Apr 14, 2019
Jul 22, 2019

Repository files navigation

In this book, Michael Hausenblas and Stefan Schimanski teach you how to develop cloud native apps with the Kubernetes API. We cover everything from custom resources to client-go to operators to custom API servers. A solid understanding of Kubernetes and familiarity with the Go programming language are required to benefit from this book.

As of end of July 2019 the book is available via Safari and in print, later this year.

All the Go code examples used in the book are available here:

  • cnat: example custom controller & resources implemented using the sample-controller, the Operator SDK, and Kubebuilder.
  • pizza-crd: example custom resource with conversion and admission webhooks
  • pizza-apiserver: example custom API server

book cover

Releases

No releases published

Packages

No packages published