kubeedge / dashboard

Web UI for KubeEdge
Apache License 2.0
23 stars 18 forks source link

Umbrella issue for UI dashboard #1

Open vincentgoat opened 1 year ago

vincentgoat commented 1 year ago

Prerequisites for using UI DashBoard

Already installed the KubeEdge cluster.

Features and Tasks

After configuring the k8s address, you can use the CRUD functions of KubeEdge. The detailed modules and APIs are as follows. Feel free to comment if there is anything missing and welcome all contributors.

Advance features

Ciggzy1312 commented 1 year ago

Hey, @vincentgoat this idea looks interesting to me I would love to be a mentee for this under the LFX mentorship. I love open source and am proficient in React and I think I can deliver everything required for this issue. I would love it if you point me to some resources to get started Thank you

hamees-sayed commented 1 year ago

Hi, I would like to work on this issue in the upcoming LFX mentorship term. If I understand it correctly the frontend will be built using react and what language will be used to interact with the Kubernetes resources on the backend? Golang?

vincentgoat commented 1 year ago

Thank you for your application! Please apply on the LFX website https://mentorship.lfx.linuxfoundation.org/ after the application channel is open.

vincentgoat commented 1 year ago

Hi, I would like to work on this issue in the upcoming LFX mentorship term. If I understand it correctly the frontend will be built using react and what language will be used to interact with the Kubernetes resources on the backend? Golang?

Golang is one of the interacting languages, it's non-constraint and JS may also be available.

Piwriw commented 1 year ago

Hi, I've also recently done a Kubeeddge-based management platform using Gin and have done a lot of work. In this serendipity, I saw that you are finishing this project, and I feel honored if I can join you, and I hope I can make some contribution.If I can join you, I can try to contribute the Gin version of the code, and hopefully you will give me this opportunity. @vincentgoat

maheshkasabe commented 1 year ago

Hey @vincentgoat I have worked (created) on a similar project around it , would love it if u take a moment to check it out and i really wanna contribute to this issue ! I think i'll appy for this one on LFX , would love to get to know more about it , if u have any instructions. Don't forget to checkout the repo : https://github.com/maheshkasabe/K-Dash

fengshunli commented 1 year ago

I have successfully signed up for this project, and I want to work with you to complete this requirement @vincentgoat

bagariaraj23 commented 1 year ago

@vincentgoat sir, I had submitted my application for LFX mentorship program but there is no update yet. Can I know about the progress of application.

vincentgoat commented 1 year ago

@vincentgoat sir, I had submitted my application for LFX mentorship program but there is no update yet. Can I know about the progress of application.

Thanks for your feedback @bagariaraj23, we are currently reviewing candidates and the results will be released in the next few days.

bagariaraj23 commented 1 year ago

Okay thanks a lot for the update sir.

Forchapeatl commented 1 month ago

Hello @vincentgoat , I am Forcha Pearl from Cameroon . A new version (1.16) of the KubeEdge API has been released but I can't see any details on the new APIs . Please , please , please , please @vincentgoat can you help me with the latest changes on the KubeEdge API. I intend to participate on LFX mentorship this year.

vincentgoat commented 1 month ago

Hello @vincentgoat , I am Forcha Pearl from Cameroon . A new version (1.16) of the KubeEdge API has been released but I can't see any details on the new APIs . Please , please , please , please @vincentgoat can you help me with the latest changes on the KubeEdge API. I intend to participate on LFX mentorship this year.

The new features are listed in the release notes, details of APIs can be found at https://github.com/kubeedge/kubeedge/tree/master/docs/proposals WDYT @Shelley-BaoYue