Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Extending Kubernetes = elevate Kube...
~
Yilmaz, Onur.
Linked to FindBook
Google Book
Amazon
博客來
Extending Kubernetes = elevate Kubernetes with extension patterns, operators, and plugins /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Extending Kubernetes/ by Onur Yilmaz.
Reminder of title:
elevate Kubernetes with extension patterns, operators, and plugins /
Author:
Yilmaz, Onur.
Published:
Berkeley, CA :Apress : : 2021.,
Description:
xiv, 247 p. :ill., digital ;24 cm.
[NT 15003449]:
Ch 1: Introduction -- Ch 2: kubectl Plugins -- Ch 3: API Flow Extensions -- Ch 4: Extending the Kubernetes API -- Ch 5: Scheduling Extensions -- Ch 6: Infrastructure Extensions -- Chapter 7: Upcoming Extension Points.
Contained By:
Springer Nature eBook
Subject:
Application software - Development. -
Online resource:
https://doi.org/10.1007/978-1-4842-7095-0
ISBN:
9781484270950
Extending Kubernetes = elevate Kubernetes with extension patterns, operators, and plugins /
Yilmaz, Onur.
Extending Kubernetes
elevate Kubernetes with extension patterns, operators, and plugins /[electronic resource] :by Onur Yilmaz. - Berkeley, CA :Apress :2021. - xiv, 247 p. :ill., digital ;24 cm.
Ch 1: Introduction -- Ch 2: kubectl Plugins -- Ch 3: API Flow Extensions -- Ch 4: Extending the Kubernetes API -- Ch 5: Scheduling Extensions -- Ch 6: Infrastructure Extensions -- Chapter 7: Upcoming Extension Points.
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. You will: 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.
ISBN: 9781484270950
Standard No.: 10.1007/978-1-4842-7095-0doiSubjects--Topical Terms:
539563
Application software
--Development.
LC Class. No.: QA76.76.A65 / Y55 2021
Dewey Class. No.: 005.1
Extending Kubernetes = elevate Kubernetes with extension patterns, operators, and plugins /
LDR
:03832nmm a2200325 a 4500
001
2241022
003
DE-He213
005
20210528142537.0
006
m d
007
cr nn 008maaau
008
211111s2021 cau s 0 eng d
020
$a
9781484270950
$q
(electronic bk.)
020
$a
9781484270943
$q
(paper)
024
7
$a
10.1007/978-1-4842-7095-0
$2
doi
035
$a
978-1-4842-7095-0
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.A65
$b
Y55 2021
072
7
$a
U
$2
bicssc
072
7
$a
COM000000
$2
bisacsh
072
7
$a
UX
$2
thema
082
0 4
$a
005.1
$2
23
090
$a
QA76.76.A65
$b
Y51 2021
100
1
$a
Yilmaz, Onur.
$3
3496437
245
1 0
$a
Extending Kubernetes
$h
[electronic resource] :
$b
elevate Kubernetes with extension patterns, operators, and plugins /
$c
by Onur Yilmaz.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xiv, 247 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Ch 1: Introduction -- Ch 2: kubectl Plugins -- Ch 3: API Flow Extensions -- Ch 4: Extending the Kubernetes API -- Ch 5: Scheduling Extensions -- Ch 6: Infrastructure Extensions -- Chapter 7: Upcoming Extension Points.
520
$a
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. You will: 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.
650
0
$a
Application software
$x
Development.
$3
539563
650
0
$a
Cloud computing.
$3
1016782
650
1 4
$a
Professional Computing.
$3
3201325
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7095-0
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9402907
電子資源
11.線上閱覽_V
電子書
EB QA76.76.A65 Y55 2021
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login