Anycable RPC-less setup on Kubernetes problem #169
selivandex
started this conversation in
General
Replies: 1 comment
-
|
It turned out that i've used chart version from documentation which is refers to old version of anycable I just used the last version of chart. PS: In the latest version of the helm chart there is a wrong anycable-go version 1.2.4 which doesn't exists |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
I have a problem with production rpc-less deploy on k8s. When pod with anycable-go starts it trying to connect to RPC server which doesn't exists and getting error:
My values.yml
What am i doing wrong? How to start anycable-go without RPC server?
Beta Was this translation helpful? Give feedback.
All reactions