jeremylvln / Shulker

A Kubernetes operator for managing complex and dynamic Minecraft infrastructures, including game servers and proxies.
https://shulker.jeremylvln.fr/
GNU Affero General Public License v3.0
182 stars 14 forks source link

Ability to specify additional ports in pod overrides #484

Closed jeremylvln closed 6 months ago

jeremylvln commented 6 months ago

Discussed in https://github.com/jeremylvln/Shulker/discussions/482

Originally posted by **TehNeon** March 25, 2024 It'd be nice to have the ability to specify additional ports on pods. My usage case for this is that I want to use UnifiedMetrics (https://github.com/Cubxity/UnifiedMetrics) for server metrics. I currently can do a workaround with this by using the configuring the plugin to utilize Prometheus push gateway, but I'd prefer to utilize scraping with a ServiceMonitor/PodMonitor. I'd also like to be able to utilize the GeyserMC (https://github.com/GeyserMC/Geyser) plugin for my proxy platform of choice (Velocity) to allow Bedrock players to connect.
github-actions[bot] commented 6 months ago

:tada: This issue has been resolved in version 0.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: