Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Deployment

Deploy Radar Agent as a systemd service or in Kubernetes.

Deployment Methods

Network Requirements

  • Access to Radar server gRPC endpoint
  • Access to all monitored Redis instances
  • DNS resolution for hostnames

Security

  • Store API keys in environment variables or secrets
  • Use dedicated Redis monitoring users with minimal permissions
  • Run agent as non-root user

Resource Usage

  • CPU: ~0.1 core per 10 deployments
  • Memory: ~50MB base + ~10MB per deployment
  • Network: Minimal (<1KB per collection)