From 3c0efeba4aa33dfe7e110fb4f1cc5b5e348ae9a0 Mon Sep 17 00:00:00 2001 From: fisherxu Date: Tue, 31 Jan 2023 19:49:45 +0800 Subject: [PATCH] add kubeedge ideas for lfx Signed-off-by: fisherxu --- .../2023/01-Mar-May/project_ideas.md | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/lfx-mentorship/2023/01-Mar-May/project_ideas.md b/lfx-mentorship/2023/01-Mar-May/project_ideas.md index 4e0f0590..c6add678 100644 --- a/lfx-mentorship/2023/01-Mar-May/project_ideas.md +++ b/lfx-mentorship/2023/01-Mar-May/project_ideas.md @@ -215,3 +215,31 @@ Note: This item is a work in progress. The selected mentee is expected to contin - Recommended Skills: Rancher, Grafana stack, Javascript - Mentor(s): Anurag Kumar (@kranurag7, contact.anurag7@gmail.com), Ankur Kothiwal (@Ankurk99, ankur.kothiwal99@gmail.com), Barun Acharya (@daemon1024, barun1024@gmail.com), Rahul Jadhav (@nyrahul, nyrahul@gmail.com) - Issue: + +### KubeEdge + +#### Design and implement the KubeEdge Dashboard + +- Description: Users now can use K8s API or Kubectl to talk to KubeEdge, in this project we will design and implement the KubeEdge dashboard, so users can talk to KubeEdge cluster through UI. +- Expected Outcome: Create the KubeEdge dashboard, users can view and operate the resource through UI. +- Recommended Skills: JS, Kubernetes, KubeEdge, Html +- Mentors: Vincent Lin (@vincentgoat, linguohui1@huawei.com), Fisher Xu (@fisherxu, fisherxu1@gmail.com) +- Issue: + + +#### Re-design and implement the KubeEdge website + +- Description: KubeEdge's website has been running for a few years, and now we have more customer cases and more developer courses, so this project will update KubeEdge's website, with more readable documents on the homepage, covering user cases, developer courses, etc. +- Expected Outcome: The website has more readable documentation, covering user cases, developer courses, etc. +- Recommended Skills: JS, KubeEdge, Html +- Mentor(s): Shelley Bao (@Shelley-BaoYue, baoyue2@huawei.com), Fisher Xu (@fisherxu, fisherxu1@gmail.com) +- Issue: + + +#### Cloud-Robotic AI Benchmarking for Edge-cloud Collaborative Lifelong Learning + +- Description: Based on real-world datasets provided by industry members of KubeEdge SIG AI, the issue aims to build a lifelong learning benchmarking on KubeEdge-Ianvs. Namely, it aims to help all Edge AI application developers to validate and select the best-matched algorithm of lifelong learning. +- Expected Outcome: The benchmark includes: 1) Work together to release a new dataset to the public! 2) Implement critical algorithm or system metrics, e.g., BWT, FWT and thoughput; 3) (Optional) Develop a baseline algorithm for this benchmark. +- Recommended Skills: TensorFlow/Pytorch, Python, Kubernetes +- Mentor(s): Siqi Luo (@luosiqi, luosiqi2@huawei.com), Fisher Xu (@fisherxu, fisherxu1@gmail.com) +- Issue: \ No newline at end of file