Skip to Main Content
Kubernetes Programming with Go: Programming Kubernetes Clients and Operators Using Go and the Kubernetes API
book

Kubernetes Programming with Go: Programming Kubernetes Clients and Operators Using Go and the Kubernetes API

by Philippe Martin
December 2022
Intermediate to advanced content levelIntermediate to advanced
326 pages
5h 20m
English
Apress
Content preview from Kubernetes Programming with Go: Programming Kubernetes Clients and Operators Using Go and the Kubernetes API
© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
P. MartinKubernetes Programming with Gohttps://doi.org/10.1007/978-1-4842-9026-2_13

13. Creating an Operator with Kubebuilder

Philippe Martin1  
(1)
Blanquefort, France
 

You have seen in the previous chapters how to define new resources to be served by the API Server using Custom Resources Definitions (CRD), and how to build Operators, using the controller-runtime library.

The Kubebuilder SDK is dedicated to help you create new resources and their related Operators. It provides commands to bootstrap a project defining a Manager, and to add resources and their related controllers to the project.

Once the source code for new custom resources and controllers is generated, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Kubernetes for the Absolute Beginners - Hands-On

Kubernetes for the Absolute Beginners - Hands-On

KodeKloud

Publisher Resources

ISBN: 9781484290262Purchase LinkPublisher Website