Files
awesome-kubernetes/v2-docs/keptn.md
Nubenetes Bot 19b7b44e20 feat(v2): restore in-page search/tag filter & drop redundant Markdown TOC
Fix: the per-page resource search box with maturity tag-pills stopped
appearing after navigation.instant was enabled (DOMContentLoaded fires only
on first SPA load). Reworked v2_filter.js to init via Material's document$
observable with a DOMContentLoaded fallback, guard double-injection, bind the
clickable-tag delegation once, and add a no-results state. Cache-bust ?v=2.9.12.

Change: removed the duplicated Markdown "## Table of Contents" from all 156 V2
content pages and from v2_optimizer.py — it forced hundreds of links of scroll
on large pages. Replaced by Material's native sticky "On this page" TOC
(removed toc.integrate, added toc.follow). tags.md keeps its TOC (it is an index).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 18:49:15 +02:00

6.9 KiB

Keptn. Data Driven DevOps Automation with Ketpn. Automating Service Level Indicators/Service Level Objectives based build validation with Keptn and Jenkins

!!! tip "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.

!!! info "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

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

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

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.

💡 Explore Related: Jenkins | Tekton | Argo

🔗 See Also: Postman | Angular