Kubernetes Programming with Go : Programming Kubernetes Clients and Operators Using Go and the Kubernetes API (1st)

個数:

Kubernetes Programming with Go : Programming Kubernetes Clients and Operators Using Go and the Kubernetes API (1st)

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 420 p.
  • 言語 ENG
  • 商品コード 9781484290255

Full Description

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 minutes.

After reading this book, you will have a deep understanding of the Kubernetes API's structure and how Kubernetes resources are organized within it, and have at your disposal a complete toolbox to help you write Kubernetes clients and operators.

What You Will Learn

Understand how the Kubernetes API and its resources are organized
Write Kubernetes resources in Go
Create resources in a cluster
Leverage your newly-gained knowledge to write Kubernetes clients and operators

Who is this Book for:

Software engineers and (Site Reliability Engineers) SREs wishing to write Kubernetes clients and operators using the Go language.

Contents

Chapter 1:  Kubernetes API Introduction.- Chapter 2:  Kubernetes API Operations..- Chapter 3: Working with API Resources in Go.- Chapter 4: Using Common types.- Chapter 5: The API Machinery.-Chapter 6: The Client-go library.- Chapter 7: Testing Applications using Client-Go.-Chapter 8 Extending Kubernetes API with Custom Resources Definitions.- Chapter 9: Working with Custom Resource.- Chapter 10: Writing Operators with the controller-runtime Library.- Chapter 11: Writing the Reconcile Loop.- Chapter 12:Testing the Reconcile Loop.- Chapter 13: Creating an Operator with Kubebuilder.

最近チェックした商品