Loading…

Kubernetes operators : automating the container orchestration platform /

Operators are a way of packaging, deploying, and managing Kubernetes applications. A Kubernetes application doesn't just run on Kubernetes; it's composed and managed in Kubernetes terms. Operators add application-specific operational knowledge to a Kubernetes cluster, making it easier to a...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Authors: Dobies, Jason (Author), Wood, Joshua (Author)
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, CA : O'Reilly Media, [2020]
Edition:First edition.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Preface
  • Chapter 1. Operators Teach Kubernetes New Tricks
  • Chapter 2. Running Operators
  • Chapter 3. Operators at the Kubernetes Interface
  • Chapter 4. The Operator Framework
  • Chapter 5. Sample Application: Visitors Site
  • Chapter 6. Adapter Operators
  • Chapter 7. Operators in Go with the Operator SDK
  • Chapter 8. Operator Lifecycle Manager
  • Chapter 9. Operator Philosophy
  • Chapter 10. Getting Involved
  • Appendix A. Running an Operator as a Deployment Inside a Cluster
  • Appendix B. Custom Resource Validation
  • Appendix C. Role-Based Access Control (RBAC).