Grpc multiple agents in different port #5766
VenkateshSrini
started this conversation in
Feature suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm planning to write two agents. Both the agents will be gRPC agents hosted on Kubernetes. Hence, they will have different gRpc Http/2 address on SSL. I would like to say that the Agent of Type A => resides in address 50001 and the agent of Type B resides in address 70001. How would I modify the Modify and checker sample to accommodate it?
I have another ask. Can there be way where the Agent runtime can do some load balancing between multiple pods of an agent deployment ?
Beta Was this translation helpful? Give feedback.
All reactions