mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
update
This commit is contained in:
BIN
docs/images/keptn-jenkins-sli-slo-1.jpg
Normal file
BIN
docs/images/keptn-jenkins-sli-slo-1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
BIN
docs/images/keptn-jenkins-sli-slo-2.jpg
Normal file
BIN
docs/images/keptn-jenkins-sli-slo-2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 95 KiB |
BIN
docs/images/keptn-jenkins-sli-slo-3.jpg
Normal file
BIN
docs/images/keptn-jenkins-sli-slo-3.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 83 KiB |
@@ -163,12 +163,22 @@
|
||||
|
||||
##### Automating Service Level Indicators/Service Level Objectives based build validation with Keptn and Jenkins
|
||||
- [Keptn](https://www.keptn.sh) provides **automated SLI/SLO-based quality gates**
|
||||
- [tutorials.keptn.sh](https://tutorials.keptn.sh/)
|
||||
- [github.com/keptn/keptn](https://github.com/keptn/keptn)
|
||||
- [Keptn Jenkins Shared Library](https://github.com/keptn-sandbox/keptn-jenkins-library) **integrates Jenkins and Keptn** with just a couple of function calls.
|
||||
- [Jenkins Online Meetup](https://www.meetup.com/Jenkins-online-meetup/events/270861119/) Andreas Grabner from Dynatrace will talk about **automating Service Level Indicators/Service Level Objectives based build validation with Keptn and Jenkins.**
|
||||
- In many organizations up to 80% of pipeline execution time is spent in manual build validation steps. How can we reduce that? One option is applying Google's SRE (Site Reliability Engineering) practices by **automating SLI (Service Level Indicators) & SLO (Service Level Objectives) based build validation**. This method has proven to detect problematic issues in production and also allows us to automatically approve or reject builds being pushed through our pipelines.
|
||||
- In this session you learn the basics of picking good **SLIs & SLOs** and how to extract them from your monitoring tools. After this session you will be able to start implementing this integration yourself with Jenkins. To give you a jump start you will be introduced to the open source project [Keptn](https://www.keptn.sh) which provides **automated SLI/SLO-based quality gates**. Then we'll talk about [Keptn Jenkins Shared Library](https://github.com/keptn-sandbox/keptn-jenkins-library) which **integrates Jenkins and Keptn** with just a couple of function calls.
|
||||
- [youtube: Level-Up your Jenkins-based Delivery with Keptn](https://www.youtube.com/watch?v=VYRdirdjOAg&t=5s)
|
||||
|
||||
<center>
|
||||
[](https://twitter.com/keptnProject)
|
||||
|
||||
[](https://twitter.com/keptnProject)
|
||||
|
||||
[](https://twitter.com/keptnProject)
|
||||
</center>
|
||||
|
||||
#### Jenkinsfile Runner. Serverless / function-as-a-service build execution
|
||||
- [Jenkinsfile Runner](https://github.com/jenkinsci/jenkinsfile-runner) Jenkinsfile Runner is an experiment to package Jenkins pipeline execution as a command line tool. The intend use cases include:
|
||||
- Use Jenkins in Function-as-a-Service context
|
||||
|
||||
Reference in New Issue
Block a user