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

NOT WORKING: Jaeger example deployment #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wisack
Copy link
Contributor

@wisack wisack commented May 4, 2021

This does not work. Persistent storage does not work applied via Helm chart and sometimes Kube-stack-prometheus, jaeger-collector and jaeger-query break as well. This is somehow PVC/StorageClass related and happened with cassandra deployment trying to allocate volume.
Things I've tried to make Jaeger persistent storage available:

Suggestions to continue development:

  • kubectl deployment
  • elasticsearch database

More info if deciding to go with cassandra deployment:

  • schema.activeDeadlineSeconds: 750
    waits for 750seconds before applying cassandra indexing. If it's too low the database deployment isn't ready by the time

Signed-off-by: Sami Wickström [email protected]

Signed-off-by: Sami Wickström <[email protected]>
@wisack wisack added the bug Something isn't working label May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant