Martin, Philippe
Kubernetes Programming with Go: Programming Kubernetes Clients and Operators Using Go and the Kubernetes API
- ISBN 13:
- 9781484290255
- author:
- Martin, Philippe
- format:
- Paperback
- publisher:
- APress
- language:
- English
- Publication Year:
- 2022
- Pages:
- 316
- Dimensions:
- 25.4 x 17.8 centimetres (0.64 kg
- Genre:
- Computers, General, ,
- Condition:
- New
- Availability:
- Item usually sent within 20 working days
Description
This comprehensive guide to Kubernetes programming with Go covers the essential tools and techniques for building clients and operators using the Kubernetes API.
Starting with an introduction to the Kubernetes API, you'll learn how to define native resources using Go structures and convert them to YAML or JSON. You'll also discover how to interact with the API server to create, update, and monitor resources in a cluster.
The book then delves into advanced topics such as Custom Resource Definitions, controller-runtime libraries, and kubebuilder frameworks, providing you with a complete toolbox to write Kubernetes clients and operators.