KubeCon EUBooth 1151, Amsterdam. March 23-26

Data & Privacy

What data DevZero collects, how it's stored, and our security certifications.

Data & Privacy

What Data DevZero Collects

DevZero collects resource utilization metadata from your Kubernetes clusters. This includes:

  • Node and pod resource consumption (CPU, memory, GPU, storage, network)
  • Workload metadata (deployment names, namespaces, labels, replica counts)
  • Kubernetes object metadata (services, ingresses, PVCs, HPAs)
  • Container image names and tags (for identification only)
  • Network flow metadata (source/destination IPs, ports, byte counts)

What Is NOT Collected

  • Secrets -- the operator has no RBAC access to secrets
  • ConfigMap values -- only metadata (name, namespace) is collected
  • Environment variables -- not read from pod specs
  • Application data -- no logs, request/response content, or payload inspection
  • Container filesystem -- images are not pulled or scanned by the Read Operator

Data Residency

DevZero processes and stores data in:

  • US region -- primary data center
  • EU region -- available for European customers

Contact support@devzero.io to request a specific data residency region.

Encryption

LayerMethod
In transitmTLS (mutual TLS) between operators and the control plane
At restAES-256 encryption for all stored data
API accessHTTPS with TLS 1.2+

Data Retention

Data TypeRetention
Resource utilization metrics90 days
RecommendationsUntil deleted
Security scan resultsConfigurable per cluster (default: 24h in-cluster, 90 days in platform)
Compliance reports1 year
Audit logs1 year

Certifications

  • SOC 2 Type II -- DevZero maintains SOC 2 Type II certification covering security, availability, and confidentiality
  • All security practices are audited annually by an independent third party

Data Deletion

To request deletion of your data:

  1. Remove the operators from your clusters
  2. Contact support@devzero.io with your organization ID
  3. All data will be purged within 30 days

On this page