Programming Kubernetes developing cloud-native applications
If you’re looking to develop native applications in Kubernetes, this is your guide. Developers and AppOps administrators will learn how to build Kubernetes-native applications that interact directly with the API server to query or update the state of resources. AWS developer advocate Michael Hausenb...
Otros Autores: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing :
O'Reilly
[2019]
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630981806719 |
Tabla de Contenidos:
- Introduction
- Kubernetes API basics
- Basics of client-go
- Using custom resources
- Automating code generation
- Solutions for writing operators
- Shipping controllers and operators
- Custom API servers
- Advanced custom resources.