Extending Kubernetes: Elevate Kubernetes with Extension Patterns, Operators, and Plugins
暫譯: 擴展 Kubernetes:透過擴展模式、操作器和插件提升 Kubernetes
Yilmaz, Onur
- 出版商: Apress
- 出版日期: 2021-05-29
- 定價: $1,900
- 售價: 9.5 折 $1,805
- 貴賓價: 9.0 折 $1,710
- 語言: 英文
- 頁數: 247
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1484270940
- ISBN-13: 9781484270943
-
相關分類:
Kubernetes
立即出貨 (庫存=1)
買這商品的人也買了...
-
無瑕的程式碼-敏捷完整篇-物件導向原則、設計模式與 C# 實踐 (Agile principles, patterns, and practices in C#)$790$616 -
Working Effectively with Legacy Code : 管理、修改、重構遺留程式碼的藝術 (中文版)$720$562 -
$477Rust 權威指南 (The Rust Programming Language (Covers Rust 2018)) -
再強一點:用 Go語言完成六個大型專案$780$616 -
$1,400Network Programming with Go: Learn to Code Secure and Reliable Network Services from Scratch -
$2,338Software Architecture: The Hard Parts: Modern Trade-Off Analyses for Distributed Architectures (Paperback) -
黑帽 Python|給駭客與滲透測試者的 Python 開發指南, 2/e (Black Hat Python : Python Programming for Hackers and Pentesters, 2/e)$450$356 -
Spring REST API 開發與測試指南|使用 Swagger、HATEOAS、JUnit、Mockito、PowerMock、Spring Test$580$493 -
Linux 網路內功修煉 - 徹底了解底層原理及高性能架構$780$663 -
演算法生存指南(書況差限門市銷售)$800$632 -
從 Hooks 開始,讓你的網頁 React 起來 (第二版)(iT邦幫忙鐵人賽系列書)$720$562 -
The Rust Programming Language, 2/e (Paperback)$1,800$1,710 -
哎呀!原來 React 這麼有趣好玩:圈叉、貪吃蛇、記憶方塊三款經典遊戲實戰練習(iThome鐵人賽系列書)$620$484 -
Smaller C|用於小型機器之精實程式碼 (Smaller C: Lean Code for Small Machines)$680$537 -
白話機器學習$780$616 -
React 思維進化:一次打破常見的觀念誤解,躍升專業前端開發者(iThome鐵人賽系列書)【軟精裝】$790$616 -
Python 風格徹底研究|超詳實、好理解的 Python 必學主題 (Dead Simple Python)$980$774 -
遞迴演算法大師親授面試心法:Python 與 JavaScript 解題全攻略 (The Recursive Book of Recursion)$680$530 -
建構機器學習系統實踐指南$620$490 -
機器學習的訓練資料 (Training Data for Machine Learning)$780$616 -
資料工程基礎|規劃和建構強大、穩健的資料系統 (Fundamentals of Data Engineering)$980$774 -
讓 AI 好好說話!從頭打造 LLM (大型語言模型) 實戰秘笈$680$537 -
日式 RPG 編年史:從 DQ 到 FF,角色扮演遊戲敘事手法完全剖析$380$300 -
軟體工程師的英語使用守則:English for Developers$420$357 -
內行人才知道的系統設計面試指南 第二輯 (System Design Interview – An Insider's Guide: Volume 2)$820$648
相關主題
商品描述
Rely on this comprehensive guide to understand the extension patterns and discover the extension plugins for Kubernetes.
In this book, state-of-the-art extension patterns and extension points of Kubernetes are covered in depth with real-life use cases and examples. There are comprehensive discussions in the text on all possible aspects of Kubernetes, starting from end-user to the fully-automated controller development. The book focuses on creating applications that work on Kubernetes and also interact and operate Kubernetes itself.
The book starts with a recap of Kubernetes, its rich configuration options, extension patterns, and points. The journey of extending Kubernetes starts with the CLI tool plugins. By the end of this section, you will be able to create and manage kubectl plugins. Then, the API access plugins with authentication and authorization webhooks are presented. In this section, you will learn how to extend and interfere with the API flow of Kubernetes. You then move on to learn how to extend Kubernetes API with new resources and controllers. You will make Kubernetes API work for you by creating a Kubernetes operator. Extensions for Kubernetes schedulers are covered to create a custom scheduler and run it side-by-side with the default scheduler. Finally, the last extension points will be discussed for the infrastructure, such as networking or storage. At the end of the text, you will learn the upcoming extension points. This book is designed to cover all the extension points of Kubernetes with state-of-the-art implementations.
This book is intended for those who wish to understand Kubernetes in depth and go further by making Kubernetes work for their custom requirements. By the end of this book, readers with a cloud-native mindset will broaden their vision to create future-proof applications. Rather than focus on overwhelming theoretical information and YAML files for Kubernetes resources, readers are provided with the philosophy behind Kubernetes extensions. With real-life examples and hands-on development steps, you will be more confident in working with Kubernetes.
What You Will Learn
- Know the Kubernetes extension patterns and available extension points
- Be familiar with the philosophy behind Kubernetes extensions and how they should be integrated into the clusters
- Design Kubernetes extensions and make Kubernetes work for you
- Develop, deploy, and operate plugins for Kubernetes ranging from the CLI tool to custom resources, schedulers, infrastructure, and more
- Study real-life use cases for extending Kubernetes with code examples
Who This Book Is For
Software engineers, developers, DevOps engineers, cloud security analysts, architects, and managers who have Kubernetes in their short- and long-term plans
商品描述(中文翻譯)
依賴這本全面的指南來理解 Kubernetes 的擴展模式並發現擴展插件。在本書中,深入探討了 Kubernetes 的最先進擴展模式和擴展點,並提供了實際的使用案例和範例。文本中對 Kubernetes 的所有可能方面進行了全面的討論,從最終用戶到完全自動化的控制器開發。本書專注於創建在 Kubernetes 上運行的應用程序,並與 Kubernetes 本身進行互動和操作。
本書首先回顧了 Kubernetes 及其豐富的配置選項、擴展模式和擴展點。擴展 Kubernetes 的旅程從 CLI 工具插件開始。在本節結束時,您將能夠創建和管理 kubectl 插件。接著介紹帶有身份驗證和授權 webhook 的 API 訪問插件。在這一部分,您將學習如何擴展和干預 Kubernetes 的 API 流。然後,您將學習如何使用新的資源和控制器擴展 Kubernetes API。您將通過創建 Kubernetes 操作器來使 Kubernetes API 為您服務。還將涵蓋 Kubernetes 調度器的擴展,以創建自定義調度器並與默認調度器並行運行。最後,將討論基礎設施的最後擴展點,例如網絡或存儲。在文本結尾,您將了解即將到來的擴展點。本書旨在涵蓋 Kubernetes 的所有擴展點,並提供最先進的實現。
本書適合希望深入理解 Kubernetes 並進一步使 Kubernetes 適應其自定義需求的讀者。在本書結束時,具有雲原生思維的讀者將擴展他們的視野,以創建未來可持續的應用程序。與其專注於壓倒性的理論信息和 Kubernetes 資源的 YAML 文件,讀者將獲得有關 Kubernetes 擴展背後的哲學。通過實際案例和動手開發步驟,您將對使用 Kubernetes 更加自信。
您將學到的內容:
- 知道 Kubernetes 的擴展模式和可用的擴展點
- 熟悉 Kubernetes 擴展背後的哲學以及如何將其整合到集群中
- 設計 Kubernetes 擴展並使 Kubernetes 為您服務
- 開發、部署和操作 Kubernetes 的插件,範圍從 CLI 工具到自定義資源、調度器、基礎設施等
- 研究擴展 Kubernetes 的實際使用案例和代碼範例
本書適合對象:
軟體工程師、開發人員、DevOps 工程師、雲安全分析師、架構師和計劃在短期和長期內使用 Kubernetes 的管理者。
作者簡介
Onur Yilmaz is a senior software engineer at a multinational enterprise software company. He is a Certified Kubernetes Administrator (CKA) and works on Kubernetes and cloud management systems. He is a keen supporter of cutting-edge technologies, including Docker, Kubernetes, and cloud-native applications. He is the author of multiple books on Kubernetes, Docker, serverless architectures, and cloud-native continuous integration and delivery. He has one master and two bachelor degrees in the engineering field.
作者簡介(中文翻譯)
Onur Yilmaz 是一家跨國企業軟體公司的資深軟體工程師。他是認證的 Kubernetes 管理員 (CKA),專注於 Kubernetes 和雲端管理系統。他熱衷於尖端技術,包括 Docker、Kubernetes 和雲原生應用程式。他是多本有關 Kubernetes、Docker、無伺服器架構以及雲原生持續整合與交付的書籍的作者。他擁有一個碩士學位和兩個學士學位,專攻工程領域。