Replies: 1 comment
-
|
relevant: #702 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
i can't deploy jaeger v2 in non-all-in-one mode, please help
in company we have schema:
app(k8s) -> collector(k8s) -> kafka(remote vm) <- ingester(k8s) -> cassandra(remote vm) <-> query(k8s)
it worked grate with old charts (0.67.2) with jaeger v1, there is a division into separate components in values.yaml
now i try to deploy new chart (4.1.5), but it's all-in-one mode only, or am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions