deadlock vs traefik
Helm Chart package comparison
Side-by-side comparison of deadlock (use uprobe to trace pthread_mutex_lock and pthread_mutex_unl) and traefik (A Traefik based Kubernetes ingress controller) — both Helm Chart packages.
deadlock
Helm Chart
✓ Verified
✓ Official
use uprobe to trace pthread_mutex_lock and pthread_mutex_unlock in libc.so and detect potential deadlocks
| Version | 0.50.0 |
| ★ Stars | 2.7k |
| By | inspektor-gadget |
| Updated | 1772444944 |
helm repo add gadgets https://github.com/inspektor-gadget/inspektor-gadget/
helm install deadlock gadgets/deadlock --version 0.50.0
traefik
Helm Chart
✓ Verified
✓ Official
A Traefik based Kubernetes ingress controller
| Version | 39.1.0-ea.2 |
| ★ Stars | 398 |
| By | traefik |
| Updated | 1770881929 |
helm repo add traefik https://traefik.github.io/charts
helm install traefik traefik/traefik --version 39.1.0-ea.2