Skip to content

Commit 2906a13

Browse files
committed
LFX 2025 T3: Krkn - Implementing the resiliency score feature
1 parent cc277b9 commit 2906a13

File tree

1 file changed

+20
-0
lines changed
  • programs/lfx-mentorship/2025/03-Sep-Nov

1 file changed

+20
-0
lines changed

programs/lfx-mentorship/2025/03-Sep-Nov/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ Mentee application instructions can be found on the [Program Guidelines](https:/
6161
* [Kmesh Orion replace waypopint](#kmesh-orion-replace-waypopint)
6262
* [Knative](#knative)
6363
* [Enhancing the Knative func CLI Experience](#enhancing-the-knative-func-cli-experience)
64+
* [Krkn](#krkn)
65+
* [Implementing the resiliency score feature](#implementing-the-resiliency-score-feature)
6466
* [Kube State Metrics](#kube-state-metrics)
6567
* [Automate the release process](#automate-the-release-process)
6668
* [KubeArmor](#kubearmor)
@@ -1183,6 +1185,24 @@ Joe McGuire (jmcguire98)
11831185
- Upstream Issue: https://github.com/knative/ux/issues/196
11841186
- LFX URL: https://mentorship.lfx.linuxfoundation.org/project/42557ffb-deb4-4b9f-a0b2-78f7f397216c
11851187

1188+
### Krkn
1189+
1190+
#### Implementing the resiliency score feature
1191+
1192+
- Description: The idea is to define criteria to measure the resiliency score of a cluster after a set of chaos scenarios.
1193+
- Expected Outcome:
1194+
- a page in our documentation website clearly explaining the scoring algorithm implemented and the best practices to leverage it on the user's environment
1195+
- a set of functions in our API library to easily collect data and calculate the score
1196+
- implement the scoring methods in all the scenarios and extend our telemetry data structures to include the resiliency score so it can be collected by the observability systems downstream
1197+
- Mentor(s):
1198+
- Tullio Sebastiani (@tsebastiani, [email protected])
1199+
- Naga Ravi Chaitanya Elluri (@chaitanyaenr, [email protected])
1200+
- Paige Patton (@paigerube14, [email protected])
1201+
- Upstream Issue: https://github.com/krkn-chaos/krkn/issues/125
1202+
- LFX URL:
1203+
1204+
1205+
11861206
### OpenYurt
11871207

11881208
#### OpenYurt Docker Extension for Simplified Deployment

0 commit comments

Comments
 (0)