deadlock vs argo-cd
Helm Chart package comparison
Side-by-side comparison of deadlock (use uprobe to trace pthread_mutex_lock and pthread_mutex_unl) and argo-cd (A Helm chart for Argo CD, a declarative, GitOps continuous d) — 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
argo-cd
Helm Chart
✓ Verified
✓ Official
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
| Version | 9.4.9 |
| ★ Stars | 802 |
| By | argoproj |
| Updated | 1773029096 |
helm repo add argo https://argoproj.github.io/argo-helm
helm install argo-cd argo/argo-cd --version 9.4.9