-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Course Certification Task] final exam for Cloud Native Edge Computing Course #138
Comments
Hello, Thank you for your public course. I have learned a lot about kubeedge from it. And I have implemented an AI model training in the cloud and distributed the trained model to the Raspberry Pi system through KubeEdge. I also created a demo for this system, which controls the on and off of an LED light through face recognition and reports the data to the cloud through MQTT. The specific architecture is shown in the figure. And, the deployment architecture is shown in the following figure. The system front-end mainly includes training task management, device management, file management, and service management, as shown in the following figure. The backend URL is: https://github.com/EnableAsync/cecl-go I am not sure if this can meet the requirements for the final assignment, so I will temporarily write the content here. Thank you for reading 😉. |
Hi, I have enhance |
hello @0LuckyLove0 , could you please propose your deploy.yaml to https://github.com/kubeedge/examples ? |
Hello everyone. This is the final exam for Cloud Native Edge Computing Course.
After 20 open courses, we are finally going to take the final certification exam. Trainees who have completed the exam can fill in materials and apply for
KubeEdge Certificate
from the community. All the course videos will be uploaded to KubeEdge Course for review.Here is the final exam.
Design and implement a usage example of KubeEdge. The usage example should focus on one feature of KubeEdge which could be selected from, but not limited to, the following reference list:
Please design the scenario, finish the necessary code of demo and provide the specific application documents. After you finish the work, please propose a Pull Request(PR) with the title started with [Course Certification Task] to the example repository of KubeEdge.
After your PR get at least one label of
/lgtm
, you could apply forKubeEdge Certificate
by filling the url of your PR to Application Form. The deadline for application is 22:00 March 22, 2023.Thanks for pariticipating in the KubeEdge Cloud Native Edge Computing Course.
Best Wishes!
The text was updated successfully, but these errors were encountered: