Documentation > User Interface > Compare
The Compare feature in Orchetrix offers powerful side-by-side comparisons of Kubernetes objects, enabling teams to identify changes, spot inconsistencies, and maintain environment integrity with ease. Whether you're troubleshooting or reviewing a deployment, Compare gives you the clarity and control you need.
Compare two versions of the same Kubernetes resource, such as:
Deployments
ConfigMaps
StatefulSets
Instantly view differences in YAML structure, configurations, and metadata.
Detect changes in:
YAML manifests
CPU/memory resource limits and requests
Labels, annotations, selectors
Track version drift and detect unauthorized changes in shared or multi-team environments.
Analyze object differences between environments such as staging and production.
Perfect for identifying discrepancies during rollouts or debugging deployment failures.
This module is built for:
CI/CD pipeline audits
Security and compliance reviews
Configuration troubleshooting
Change tracking in live Kubernetes clusters
Improve deployment transparency and reliability
Ensure configuration consistency across environments
Accelerate root cause analysis and rollback decisions
Strengthen DevOps workflows with actionable diff views