Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Knative Service Discovery #128

Open
saribmahmood55 opened this issue Jul 3, 2020 · 0 comments
Open

Knative Service Discovery #128

saribmahmood55 opened this issue Jul 3, 2020 · 0 comments
Labels
type: enhancement New feature or request

Comments

@saribmahmood55
Copy link

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.

@graemerocher graemerocher transferred this issue from micronaut-projects/micronaut-core Jul 4, 2020
@alvarosanchez alvarosanchez added the type: enhancement New feature or request label Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants