책 이미지
책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > 일반
· ISBN : 9781484270943
· 쪽수 : 247쪽
· 출판일 : 2021-05-29
목차
Chapter 1: Introduction
Chapter Goal: Provide an introduction to Kubernetes, configuration options, extension patterns, and extension points with real-life use cases
No of pages: 25-30
Sub-Topics:
1. Kubernetes Recap2. Configuring Kubernetes Cluster
3. Kubernetes Extension Patterns
4. Kubernetes Extension PointsChapter 2: kubectl plugins
Chapter Goal: Understand how to extend Kubernetes CLI tool, kubectl, for the custom requirements. How to develop, install and release new plugins for kubectl
No of pages: 30-35
Sub-Topics:
- kubectl Installation and Usage
- kubectl Plugin Design
- Create Your First kubectl Plugin
- Plugin Repository and Lifecycle
Chapter 3: API Flow Extensions
Chapter Goal: Understand the flow of Kubernetes API server to handle requests. Learn how to extend the flow with authentication, authorization, and admission controls.
No of pages: 25-30
Sub -Topics:
- Authentication Webhooks Authorization Webhooks
- Dynamic Admission Control
Chapter 4: Extending Kubernetes API
Chapter Goal: Discuss how Kubernetes API can be extended with custom resources and the automation of the custom resources, namely operators.
No of pages: 50-55
Sub-Topics:
Chapter 5: Scheduler Extensions
Chapter Goal: Learn how Kubernetes scheduling mechanism works and how it could be extended. Write, deploy, and use a custom scheduler for Kubernetes cluster.
No of pages: 35-40
Sub-Topics:
- Kubernetes Scheduler Overview Develop and Deploy a Custom Scheduler
- Configure and Manage Multiple Schedulers
Chapter 6: Infrastructure Extensions
Chapter Goal: Discover how Kubernetes interacts with the infrastructure in terms of storage and networking. Learn how to extend Kubernetes clusters with new pod networking and volume drivers.
No of pages: 25-30
Sub-Topics:
Chapter 7: Upcoming Extension Points
Chapter Goal: Summarize the extension points of Kubernetes and discuss the upcoming trends and libraries in the market.
No of pages: 20-25














