From f64fcf69f281826643be5d474b9d028d10b28f13 Mon Sep 17 00:00:00 2001 From: Shiming Zhang Date: Mon, 6 May 2024 11:34:29 +0800 Subject: [PATCH] Proposal of KWOK project for LFX 2024 Jun-Aug --- .../2024/02-Jun-Aug/project_ideas.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md b/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md index e9b1e0306..18259d189 100644 --- a/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md +++ b/programs/lfx-mentorship/2024/02-Jun-Aug/project_ideas.md @@ -188,3 +188,22 @@ Onboarding new end users into a sophisticated system like Knative Eventing prese - Frances Thai @notfelineit frances@planetscale.com - Upstream Issue (URL): https://github.com/vitessio/arewefastyet/issues/525 +### KWOK + +#### Enhancement of Test Cases + +- Description: KWOK is currently being used by a number of projects for testing and performance. It is crucial that KWOK itself exhibits consistent behavior. The following tests are currently under consideration: Unit Test, E2E Test, Edge Cases. +- Expected Outcome: Improved test coverage for KWOK. +- Recommended Skills: Golang, Kubernetes +- Mentor(s): + - Shiming Zhang (wzshiming, ) +- Upstream Issue: https://github.com/kubernetes-sigs/kwok/issues/1062 + +#### Enhancement of Technical Outcomes + +- Description: On the KWOK homepage (https://kwok.sigs.k8s.io/), we aim to document the technical outcomes of using KWOK. These outcomes represent the aggregation of some of KWOK's features to achieve a high-level technical goal. Currently, we have identified the following areas of focus: Chaos Testing, Performance, Simulation, and Scalability. +- Expected Outcome: A section of the KWOK website detailing these technical outcomes. +- Recommended Skills: Kubernetes, Technical Writing +- Mentor(s): + - Shiming Zhang (wzshiming, ) +- Upstream Issue: https://github.com/kubernetes-sigs/kwok/issues/1063