Sometimes you have an application with multiple ports running and want an subdomain for each - something like: frontend: 80 admin: 8081 monitoring: 7117 We need an draft to made this possible - so in all we need an label or something else which supports domain+port matching.
Sometimes you have an application with multiple ports running and want an subdomain for each - something like:
frontend: 80
admin: 8081
monitoring: 7117
We need an draft to made this possible - so in all we need an label or something else which supports domain+port matching.