As you have seen in Chapter 1, the Controller Manager is an important piece of the Kubernetes architecture. It embeds several Controllers and the role of each is to watch for instances of a specific high-level resource (Deployments, etc.) and use low-level resources (Pods, etc.) to implement these high-level instances.
10. Writing Operators withthe Controller-Runtime Library
Get Kubernetes Programming with Go: Programming Kubernetes Clients and Operators Using Go and the Kubernetes API now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.