Kubernetes Patterns : Wiederverwendbare Muster zum Erstellen von Cloud-nativen Anwendungen.
Mit Microservices und Containern hat sich die Art und Weise, wie Entwickler Software entwerfen, bauen und ausführen, deutlich verändert. Dieses Handbuch stellt verbreitete, wiederverwendbare Muster und Prinzipien zum Design und zur Implementierung von Cloud-nativen Anwendungen auf Kubernetes vor....
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , |
Formato: | Electrónico eBook |
Idioma: | Alemán Inglés |
Publicado: |
Heidelberg :
O'Reilly,
2020.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Intro
- Inhalt
- Vorwort
- Einleitung
- Kapitel 1: Einführung
- Der Weg nach Cloud-native
- Verteilte Primitive
- Diskussion
- Weitere Informationen
- Teil I: Grundlegende Patterns
- Kapitel 2: Predictable Demands
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 3: Declarative Deployment
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 4: Health Probe
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 5: Managed Lifecycle
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 6: Automated Placement
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Teil II: Verhaltens-Patterns
- Kapitel 7: Batch Job
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 8: Periodic Job
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 9: Daemon Service
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 10: Singleton Service
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 11: Stateful Service
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 12: Service Discovery
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 13: Self Awareness
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Teil III: Strukturelle Patterns
- Kapitel 14: Init Container
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 15: Sidecar
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 16: Adapter
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 17: Ambassador
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Teil IV: Konfigurations-Patterns
- Kapitel 18: EnvVar Configuration
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 19: Configuration Resource
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 20: Immutable Configuration
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 21: Configuration Template
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 22: Controller
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Teil V: Fortgeschrittene Patterns
- Kapitel 23: Operator
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 24: Elastic Scale
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Kapitel 25: Image Builder
- Problem
- Lösung
- Diskussion
- Weitere Informationen
- Nachwort
- Index