b4mad / minecraft

Minecraft Server - Operate First
GNU General Public License v3.0
2 stars 5 forks source link

enable DNS discovery for minecraft server on smaug #30

Closed goern closed 1 year ago

goern commented 1 year ago

SSIA

/assign /kind feature

goern commented 1 year ago

added _minecraft._tcp.b4mad.net. 236 IN SRV 5 10 31905 router-default.apps.smaug.na.operate-first.cloud. to DNS given the port number, it will always use the creative service, see https://github.com/b4mad/minecraft/blob/master/manifests/creative/services.yaml#L12

/close

sesheta commented 1 year ago

@goern: Closing this issue.

In response to [this](https://github.com/b4mad/minecraft/issues/30#issuecomment-1429506459): >added `_minecraft._tcp.b4mad.net. 236 IN SRV 5 10 31905 router-default.apps.smaug.na.operate-first.cloud.` to DNS >given the port number, it will always use the creative service, see https://github.com/b4mad/minecraft/blob/master/manifests/creative/services.yaml#L12 > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.