mirror of
https://github.com/imjasonh/snoop
synced 2026-07-14 19:35:42 +00:00
Create comprehensive Kubernetes deployment resources: - deployment.yaml: Example deployment with snoop sidecar - rbac.yaml: ServiceAccount and ClusterRole for required permissions - example-app.yaml: Complete nginx example showing sidecar integration - README.md: Extensive documentation with quick start, configuration, troubleshooting, and best practices Manifests include: - Security context with minimal required capabilities - Init container for cgroup discovery - Health probes and metrics endpoints - Resource limits and requests - Prometheus annotations for scraping Completes first deliverable of Milestone 4 (Kubernetes Integration). Signed-off-by: Jason Hall <jason@chainguard.dev> |
||
|---|---|---|
| .. | ||
| kubernetes | ||
| docker-compose.yaml | ||