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
When porting new applications, you can run into issues both on the Docker build and on the Unikraft runtime.
107
-
To debug the issues, you can follow the instructions [here](https://docs.kraft.cloud/guides/features/debugging/).
108
+
To debug the issues, you can follow the instructions [here](https://unikraft.cloud/docs/guides/features/debugging/).
108
109
Get a hands-on experience with debugging by following the items [here](TODO).
109
110
110
111
### Hackathon
111
112
112
-
For the hackathon, please create teams of 2-3 people, and create your very own cloud-native application to run on KraftCloud.
113
+
For the hackathon, please create teams of 2-3 people, and create your very own cloud-native application to run on Unikraft Cloud.
113
114
Think of a cool application you've been waiting for a while to implement.
114
-
Use your preferred programming language (supported by KraftCloud), employ any frameworks or existing software components as required, and then deploy it on KraftCloud.
115
+
Use your preferred programming language (supported by Unikraft Cloud), employ any frameworks or existing software components as required, and then deploy it on Unikraft Cloud.
115
116
After you create a team and decide on a project, fill [this spreadsheet](TODO) with the team name, members and project idea.
116
117
117
-
At the and of the hackathon, you should make a PR in the [KraftCloud `examples` repository](https://github.com/kraftcloud/examples) with your work.
118
+
At the and of the hackathon, you should make a PR in the [Unikraft Cloud `examples` repository](https://github.com/unikraft-cloud/examples) with your work.
118
119
We will be evaluating the project, focusing on functionality, originality, robustness, complexity, code quality and team work.
0 commit comments