دانلود کتاب Programming Kubernetes: Developing Cloud-Native Applications
by Michael Hausenblas, Stefan Schimanski
|
عنوان فارسی: برنامه نویسی Kubernetes: ایجاد ابر بومی برنامه های کاربردی |
دانلود کتاب
جزییات کتاب
You’ll explore the basic building blocks of Kubernetes, including the client-go API library and custom resources. All you need to get started is a rudimentary understanding of development and system administration tools and practices, such as package management, the Go programming language, and Git.
• 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