You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to ask kube2consul to dynamicly change the target service name in Consul based on Endpoint metadata. Since Annotations are not available in Endpoints metadata, I suggest using only label for this case.
Hi !
It should be possible to ask kube2consul to dynamicly change the target service name in Consul based on Endpoint metadata. Since Annotations are not available in Endpoints metadata, I suggest using only label for this case.
This is what I'm thinking about :
Obviously,
k2c-servicename
wins if both are specified.Thanks !
The text was updated successfully, but these errors were encountered: