Kubernetes Patterns

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

Foundational Patterns

Predictable Demand

Predictable Demand

Declarative Deployment

Declarative Deployment

Health Probe

Health Probe

Managed Lifecycle

Managed Lifecycle

Automated Placement

Automated Placement

Behavioral Patterns

Batch Job

Batch Job

Periodic Job

Periodic Job

Daemon Service

Daemon Service

Singleton Service

Singleton Service

Stateless Service

Stateless Service

Stateful Service

Stateful Service

Service Discovery

Service Discovery

Self Awareness

Self Awareness

Structural Patterns

Init Container

Init Container

Sidecar

Sidecar

Adapter

Adapter

Ambassador

Ambassador

Configuration Patterns

Generic Kubernetes configuration concepts are available here:

Kubernetes Configuration Concepts

Environment Variable-Based Configuration

Environment Variable-Based Configuration

Configuration Resource

Configuration Resource

Immutable Configuration

Immutable Configuration

Configuration Template

Configuration Template

Security Patterns

Process Containment

Process Containment

Network Segmentation

Network Segmentation

Secure Configuration

Secure Configuration

Access Control

Access Control

Advanced Patterns

Controller

Controller

Operator

Operator

Elastic Scale

Elastic Scale

Image Builder

Image Builder