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

add support for nacos of spring cloud alibaba #1436

Open
litongjava opened this issue Dec 31, 2023 · 0 comments
Open

add support for nacos of spring cloud alibaba #1436

litongjava opened this issue Dec 31, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@litongjava
Copy link

Requirement Description

serving's support for microservice registries, such as nacos. You can specify the address of the registry at runtime, and djl serving automatically registers with the microservice registry.

Advantages of doing this

  • Other microservice components can now invoke djl serving's services through service discovery using the service name instead of the ip and address.
  • djl-serving can be automatically scaled in k8s to accommodate high concurrency.

Translated with DeepL.com (free version)

@litongjava litongjava added the enhancement New feature or request label Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant