You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone. This is the task issue for Class 12 of Cloud Native Edge Computing Course.
Today we get 4 tasks for the course participates with Difficulty Level from ★ to ★★★. You can choose one or more tasks to finish them. If a Pull Request (PR) is needed for a task, please make the title of the PR started with [Course Task] and related it to this issue. After you have proposed a PR, please make a comment below this issue. After the PR is merged, your task is confirmed as complete.
Here are the tasks.
Deploy a KubeEdge Cluster in your own environment and add an edge node to it. Then deploy the sedna component to the cluster. Try to run the demo of Ianvs Execution and Presentation in your own cluster. Paste the screenshot below. Difficulty Level:★
Choose a bug from the bug list and fix it. Difficulty Level:★★★
Choose a single file in the following directory and complete the UT case to improve the coverage to at least 80%. Please propose a PR to the repository of KubeEdge Difficulty Level: ★★★
Deploy a KubeEdge Cluster in your own environment and add an edge node to it. Then deploy the sedna component to the cluster. Try to run the demo of Ianvs Execution and Presentation in your own cluster. Paste the screenshot below. Difficulty Level:★
Done
Deploy a KubeEdge Cluster in your own environment and add an edge node to it. Then deploy the sedna component to the cluster. Try to run the demo of Ianvs Execution and Presentation in your own cluster. Paste the screenshot below. Difficulty Level:★
Demo is using the Linux platform with Python 3.6.9. That means you can`t run it in Ubuntu22.04(at least I cany`t and ppa tell me that for jammy, older python versions requre libssl<3 so they are not currently built).I run it on Ubuntu20.4 with 3.6.15. And you must install python3.6-dev and gcc to install pycocotools with pip.
I cant`t install PyYAML due to 5.3. installed , and I use python3.6 -m pip install ./examples/resources/third_party/* --ignore-installed to solve it.
Hello everyone. This is the task issue for Class 12 of Cloud Native Edge Computing Course.
Today we get 4 tasks for the course participates with Difficulty Level from ★ to ★★★. You can choose one or more tasks to finish them. If a Pull Request (PR) is needed for a task, please make the title of the PR started with [Course Task] and related it to this issue. After you have proposed a PR, please make a comment below this issue. After the PR is merged, your task is confirmed as complete.
Here are the tasks.
sedna
component to the cluster. Try to run the demo of Ianvs Execution and Presentation in your own cluster. Paste the screenshot below. Difficulty Level:★The text was updated successfully, but these errors were encountered: