OpenLiberty / space-rover-mission

Roam the universe with Open Liberty!
Other
30 stars 7 forks source link

Issue 100 #107

Open uhryniuk opened 2 years ago

uhryniuk commented 2 years ago

Includes all kubernetes files and build scripts to for all the images used.

Was able to get kubernetes work with local images as well.

jacobwdv commented 1 year ago

@kabicin should we be merging this or do your changes work outside of these?

kabicin commented 1 year ago

Yes we can merge these changes bundled as part of v3 once I get another review on my additional commits.

kabicin commented 1 year ago

@pgunapal good point, the networking is a bit different in docker vs kubernetes. I adjusted the port for leaderboard to work correctly with docker-compose scripts and added mpConfig environment variables so a rebuild won't be required.

jacobwdv commented 1 year ago

@pgunapal did you want to merge this into main? Should we branch off our local stable main branch first so we have it to fall back to?