书目名称 | Kubernetes Programming with Go | 副标题 | Programming Kubernet | 编辑 | Philippe Martin | 视频video | http://file.papertrans.cn/541/540812/540812.mp4 | 概述 | Provides a panorama of Go libraries and tools to start programming for Kubernetes.Shows how to create Custom Resource Definitions and use them from clients and Operators.Will prepare you to participat | 图书封面 |  | 描述 | .This book begins by introducing the structure of the Kubernetes API and which operations it serves. Following chapters demonstrate how to write native Kubernetes resources definitions using Go structures defined in the API and API Machinery libraries. Miscellaneous utilities are described to help you work with different resource fields and to convert your resource definitions to or from YAML or JSON. Next, you will learn how to interact with the Kubernetes API server to create, delete, update, and monitor resources in a cluster using the client-go library. A complete chapter is devoted to tools provided to test your programs using the client-go library. An example follows to wrap up the first part of the book, describing how to write a kubectl plugin. Next, you will learn how to extend the Kubernetes API using Custom Resource Definitions, and how to write Kubernetes resources in a generic way as well as how to create your own resources using the unstructured concept. The next chapters delve into the controller-runtime library, useful for extending Kubernetes by writing operators, and the kubebuilder framework, which leverages this library, to help you start writing operators in m | 出版日期 | Book 2023 | 关键词 | Go language; Kubernetes; API; Client; Operator | 版次 | 1 | doi | https://doi.org/10.1007/978-1-4842-9026-2 | isbn_softcover | 978-1-4842-9025-5 | isbn_ebook | 978-1-4842-9026-2 | copyright | Philippe Martin 2023 |
The information of publication is updating
|
|