The Kubernetes Book,

The Kubernetes Bible (Early Access)  eBooks & eLearning

Posted by GFX_MAN at Feb. 12, 2022
The Kubernetes Bible (Early Access)

The Kubernetes Bible (Early Access)
English | 2022 | ISBN: 1838827692 | 863 pages | True EPUB | 9.49 MB

Get up and running with Kubernetes 1.19 and simplify the way you build, deploy, and maintain scalable distributed systems
The Kubernetes Bible: The definitive guide to deploying and managing Kubernetes across major cloud platforms

THE KUBERNETES BIBLE
by Nassim Kebbani, Piotr Tylenda, Russ McKendrick

English | 2022 | ISBN: ‎ 1838827692 | 680 pages | True PDF EPUB | 23.48 MB
The Kubernetes Bible: The definitive guide to deploying and managing Kubernetes across cloud and on-prem environments

The Kubernetes Bible: The definitive guide to deploying and managing Kubernetes across cloud and on-prem environments by Gineesh Madapparambath, Russ McKendrick
English | November 29, 2024 | ISBN: 1835464718 | 720 pages | PDF | 18 Mb
The Kubernetes Bible: The definitive guide to deploying and managing Kubernetes across cloud and on-prem environments

The Kubernetes Bible: The definitive guide to deploying and managing Kubernetes across cloud and on-prem environments by Gineesh Madapparambath, Russ McKendrick
English | December 10, 2024 | ISBN: 1835464718 | 363 pages | EPUB | 6.85 Mb
The Kubernetes Bible: The definitive guide to deploying and managing Kubernetes across cloud and on-prem environments

The Kubernetes Bible: The definitive guide to deploying and managing Kubernetes across cloud and on-prem environments
English | 2024 | ASIN: B0D5M5TJ1L | 1306 pages | EPUB (True) | 23.96 MB
Kubernetes Programming with Go: Programming Kubernetes Clients and Operators Using Go and the Kubernetes API

Kubernetes Programming with Go: Programming Kubernetes Clients and Operators Using Go and the Kubernetes API by Philippe Martin
English | December 25, 2022 | ISBN: 1484290259 | 336 pages | MOBI | 2.56 Mb
The Kubernetes Operator Framework Book: Overcome complex Kubernetes cluster management challenges with automation toolkits

The Kubernetes Operator Framework Book
by Michael Dame

English | 2022 | ISBN: ‎ 1803232854 | 328 pages | True PDF EPUB | 6.95 MB

The Kubernetes Workshop (Code Files)  eBooks & eLearning

Posted by readerXXI at Dec. 22, 2020
The Kubernetes Workshop (Code Files)

The Kubernetes Workshop (Code Files)
By Zachary Arnold, Sahil Dua
English | 2020 | ISBN: 1838820752 | - | Code Files (zip) | 9.5 MB
Kubernetes Programming with Go: Programming Kubernetes Clients and Operators Using Go and the Kubernetes API

Kubernetes Programming with Go: Programming Kubernetes Clients and Operators Using Go and the Kubernetes API
English | 2023 | ISBN: 9781484290262 | 326 pages | True EPUB | 4.55 MB

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.
Kubernetes Programming with Go: Programming Kubernetes Clients and Operators Using Go and the Kubernetes API

Kubernetes Programming with Go: Programming Kubernetes Clients and Operators Using Go and the Kubernetes API
English | 2023 | ISBN: 9781484290262 | 326 pages | True PDF | 3.46 MB

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.