Keptn. Data Driven DevOps Automation with Ketpn. Automating Service Level Indicators/Service Level Objectives based build validation with Keptn and Jenkins¶
Nubenetes V2 Elite Portal
You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the V1 Historical Archive.
Architectural Context
Detailed reference for Keptn. Data Driven DevOps Automation with Ketpn. Automating Service Level Indicators/Service Level Objectives based build validation with Keptn and Jenkins in the context of Engineering Pipeline.
Cloud Native Lifecycle¶
CICD Pipelines¶
Community Meetups¶
- (2020) Jenkins Online Meetup [COMMUNITY-TOOL] โ Community recording detailing real-world workflows for integrating Jenkins-centric deployment systems with Keptn's automated SRE-driven quality evaluation gates.
Jenkins Integration¶
- (2022) Keptn Jenkins Shared Library โญ 8 [GROOVY CONTENT] [ADVANCED LEVEL] ๐ [COMMUNITY-TOOL] โ A pipeline-as-code integration allowing Jenkins jobs to dispatch Keptn-driven operations such as performance testing, quality gate validation, and continuous remediation, combining classic CI with modern orchestrators.
Video Guides¶
- (2020) youtube: Level-Up your Jenkins-based Delivery with Keptn [COMMUNITY-TOOL] โ Visual walk-through demonstrating how Keptn decouples delivery orchestrations from Jenkinsfiles. Shows how to configure service quality gates using declarative SLIs/SLOs to automatically rollback failing pipelines.
Continuous Delivery¶
Enterprise Observability¶
- (2021) dynatrace.com: What is keptn, how it works and how to get started! [COMMUNITY-TOOL] โ Explores how Keptn abstracts CD and automated operations away from brittle scripts. Highlights how combining Dynatrace's enterprise APM observability with Keptn's automated quality gates ensures high-assurance software promotion.
Guides¶
- (2023) Quick Start [COMMUNITY-TOOL] [GUIDE] โ Official step-by-step documentation for installing Keptn in a Kubernetes cluster, defining uniform delivery pipelines, configuring service-level objectives (SLOs), and executing an initial automated deployment.
Site Reliability Engineering¶
- (2023) Keptn [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] โ A CNCF incubating project providing event-driven orchestration for continuous delivery and automated operations. Uses CloudEvents standards and a GitOps approach to automate deployment, testing, and multi-stage promotion of services.
Local Environments¶
K3s Sandboxing¶
- (2021) github.com/keptn-sandbox/keptn-on-k3s: Tutorial: Keptn for Dynatrace Users' in 5 Minutes ๐ โญ 29 [SHELL CONTENT] ๐ [COMMUNITY-TOOL] โ Lightweight integration environment designed to host a full-featured Keptn sandbox on a resource-constrained K3s Kubernetes cluster, integrated with Dynatrace agents for rapid performance evaluations.
Video Guides (1)¶
- (2021) youtube: Tutorial - Keptn in a box [COMMUNITY-TOOL] โ Step-by-step video configuration demonstrating the execution of Keptn within local virtualized micro-clusters, streamlining testing of SRE control-planes on local machines.
Site Reliability Engineering (1)¶
Monitoring Automation¶
- (2021) thenewstack.io: How Keptn Automatically Configures Prometheus Ecosystems [ADVANCED LEVEL] [COMMUNITY-TOOL] โ Explores how Keptn acts as a declarative orchestrator for Prometheus alerting rules and target configurations. Eliminates manual dashboarding by automatically auto-generating Prometheus metrics rules based on SLO profiles.
Observability¶
Application Performance Monitoring¶
Guides (1)¶
- (2021) dynatrace-perfclinics.github.io: Why Devs Love Dynatrace ๐ [COMMUNITY-TOOL] [GUIDE] โ Technical codelab demonstrating how developers leverage Dynatrace APM to identify code-level bottlenecks, analyze database performance, and utilize auto-remediation loops within automated delivery pipelines.