This repo houses the source code and dockerfiles for the Containers OpenHack event.
The application used for this event is a heavily modified and recreated version of the original My Driving application.
-
Challenge 2 Getting Ready for Orchestration - Challenge 2 Solution
-
Challenge 3 To Orchestration and Beyond - Challenge 3 Solution
-
Challenge 4 Putting the Pieces Together - Challenge 4 Solution
File/folder | Description |
---|---|
.devcontainer |
VS Code development container with useful utils (Azure CLI, Kubectl, Helm, etc.) |
dockerfiles |
Dockerfiles for source code |
src |
Sample source code for POI, Trips, User (Java), UserProfile (Node.JS), and TripViewer |
.gitignore |
Define what to ignore at commit time. |
CODE_OF_CONDUCT.md |
Code of conduct. |
LICENSE |
The license for the sample. |
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.