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
But as you know knative deploys the service and deployment with just one file, and the service name is auto generated. So won't be able to use @client('service-name') in the Declarative HTTP. Does anyone know how to get around that, any help would be appreciated. Thanks.
The text was updated successfully, but these errors were encountered:
Does anyone know how to use kubernetes service discovery with Knative. I want to use the kubernetes service discovery with micronaut here.
https://micronaut-projects.github.io/micronaut-kubernetes/2.0.0/guide/index.html
But as you know knative deploys the service and deployment with just one file, and the service name is auto generated. So won't be able to use @client('service-name') in the Declarative HTTP. Does anyone know how to get around that, any help would be appreciated. Thanks.
The text was updated successfully, but these errors were encountered: