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...

Full description

Bibliographic Details
Other Authors: Hausenblas, Michael, author (author), Schimanski, Stefan, author
Format: eBook
Language:Inglés
Published: Beijing : O'Reilly [2019]
Edition:First edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630981806719
Table of Contents:
  • 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.