Keptn Components

Basic understanding of Keptn Components

Keptn Components

Keptn consists of two main components:

  • Keptn Lifecycle Operator, which splits into two separate operators in Release 0.7.0 and later:
    • Lifecycle-Operator
    • Metrics-Operator
  • Keptn Lifecycle Scheduler
graph TD; KeptnComponents-->Operators; KeptnComponents-->Scheduler Operators-->Lifecycle-Operator Operators-->Metrics-Operator style KeptnComponents fill:#006bb8,stroke:#fff,stroke-width:px,color:#fff style Operators fill:#d8e6f4,stroke:#fff,stroke-width:px,color:#006bb8 style Scheduler fill:#d8e6f4,stroke:#fff,stroke-width:px,color:#006bb8 style Lifecycle-Operator fill:#d8e6f4,stroke:#fff,stroke-width:px,color:#006bb8 style Metrics-Operator fill:#d8e6f4,stroke:#fff,stroke-width:px,color:#006bb8

Keptn Lifecycle Operator

Basic understanding of the Keptn Lifecycle Operator

Keptn Metrics Operator

Basic understanding of Keptn’s Metrics Operator

Keptn integration with Scheduling

Basic understanding of how Keptn integrates with Kubernetes Pod Scheduling

Last modified 2023-11-03: docs: release 0.9.0 (#2396) (fef5826)