-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
Description
Part of LFX Mentorship Summer 2025 term #7117
- Description: We provide an easy getting started guide using
docker compose
, but we would also like to run a live demo that people can access directly from the Jaeger website. This project aims to create a Kubernetes deployment for the Jaeger demo, including the Jaeger backend and the UI, HotROD demo app, and the Service Performance Monitoring setup, so that users can try out the project in action and we can use this for various events to promote the project. This should be something which automatically deploys the new versions when they are released. The data in the demo environment should either be a rolling buffer or purged daily. It might even be a good idea to just recreate the environment daily which might solve both problems at once. This can be determined by the mentee. We currently have access to an Oracle Cloud environment where this can be stood up for “dev” and “prod” as managed kubernetes clusters.
Extra bonus: if you can also setup the opentelemetry demo to also populate Jaeger and Prometheus (https://opentelemetry.io/docs/demo/).
- Expected Outcome:
- A working version of Jaeger demo auto-deployed on Oracle Cloud.
- Reachable via subdomain like
demo.jaegertracing.io
- Automatic version upgrades.
- Config as code.
- Security.
- Monitoring.
- Documentation.
- Recommended Skills: Kubernetes, Cloud, Security, Monitoring
- Mentor(s):
- Jonah Kowall (@jkowall)
- Yuri Shkuro (@yurishkuro)
How to start / apply:
yugalkaushik