Programming Kubernetes (O'Reilly)
Wednesday, 14 August 2019

This book shows how to build Kubernetes-native applications that interact directly with the API server to query or update the state of resources. Authors Michael Hausenblas and Stefan Schimanski explain the characteristics of these apps and show you how to program Kubernetes to build them. The book covers the basic building blocks of Kubernetes, including the client-go API library and custom resources. The authors assume a rudimentary understanding of development and system administration tools and practices, such as package management, the Go programming language, and Git.

 

Authors: Michael Hausenblas and Stefan Schimanski
Publisher: O'Reilly
Date: August 2019
Pages: 272
ISBN: 978-1492047100
Print: 1492047104
Kindle: B07VCPM5VQ
Audience: AppsOps developers
Level: Intermediate
Category: Applications

 

Topics covered:

  • Walk through Kubernetes API basics and dive into the server’s inner structure
  • Explore Kubernetes’s programming interface in Go, including Kubernetes API objects
  • Learn about custom resources—the central extension tools used in the Kubernetes ecosystem
  • Use tags to control Kubernetes code generators for custom resources
  • Write custom controllers and operators and make them production ready
  • Extend the Kubernetes API surface by implementing a custom API server

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.



JavaScript Crash Course (No Starch Press)

Author: Nick Morgan
Publisher: No Starch
Date: March 2024
Pages: 376
ISBN: 978-1718502260
Print: 1718502265
Kindle: B09JBF5K9F
Audience: Developers wanting to learn JavaScript
Rating: 4
Reviewer: Ian Elliot
JavaScript is still a very important language, so why not a crash course?


More Reviews