logo
分类于: 编程语言 人工智能

简介

Programming Kubernetes: Developing Cloud Native Applications

Programming Kubernetes: Developing Cloud Native Applications 9.4分

资源最后更新于 2020-11-10 06:39:38

作者:Michael Hausenblas

出版社:O'Reilly Media

出版日期:2019-01

ISBN:9781492047100

文件格式: pdf

标签: Kubernetes Programming 编程 微服务 计算机 容器 软件工程 分布式

简介· · · · · ·

While Kubernetes has established itself as the industry standard for managing containers and their life cycles, there’s a definite need for good practices on how to write native applications. This practical guide shows application and infrastructure developers, DevOps practitioners, and site reliability engineers how to develop cloud native apps that run on Kubernetes.

Red Hat’...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

1. Introduction
2. Kubernetes API Basics
3. Basics of client-go
4. Using Custom Resources
5. Automating Code Generation
6. Solutions for Writing Operators
7. Shipping Controllers and Operators
8. Custom API Servers