Our Features
SRExpert provides a comprehensive set of features for Kubernetes management.
Cluster Management
Multi-Cluster Support
Manage multiple Kubernetes clusters from a single interface. Support for:
- AWS EKS
- Azure AKS
- Google GKE
- On-premise clusters
- Local development (minikube, kind)
Cluster Overview
Get a quick overview of cluster health, resource usage, and active workloads.
Dashboard View
Real-time visualization of your cluster state:
- Node status and capacity
- Pod distribution
- Resource utilization
- Recent events
Workloads Management
Full control over Kubernetes workloads:
- Deployments - Create, scale, and update
- StatefulSets - Manage stateful applications
- DaemonSets - Deploy to all nodes
- Jobs & CronJobs - Schedule batch workloads
- Pods - View logs, exec into containers
Security
Vulnerability Scanning
Automatic scanning of container images for:
- Known CVEs
- Outdated packages
- Misconfigurations
Compliance
Check your clusters against security benchmarks:
- CIS Kubernetes Benchmark
- NSA Kubernetes Hardening Guide
- Custom policies
Gatekeeper Integration
Enforce policies with OPA Gatekeeper:
- Pre-built policy library
- Custom constraint templates
- Audit mode for testing
Monitoring
Metrics
Integrated Prometheus metrics:
- CPU and memory usage
- Network traffic
- Custom application metrics
Alerts
Configure alerts for:
- Resource thresholds
- Pod failures
- Security events
Helm Management
Manage Helm releases:
- View installed charts
- Upgrade releases
- Roll back to previous versions
- Browse chart repositories
SRE CLI
Intelligent command interface with AI assistance:
- Natural language queries
- Command suggestions
- Error explanations
- Guided troubleshooting
Network Policies
Visualize and manage network traffic:
- Network topology view
- Policy creation wizard
- Traffic analysis
Additional Features
| Feature | Description |
|---|---|
| RBAC View | Visualize role bindings and permissions |
| Events | Real-time cluster events |
| Logs | Centralized log viewing |
| ConfigMaps & Secrets | Manage configuration |
| Persistent Volumes | Storage management |
Next Steps
- Getting Started - Install and configure
- Dashboard View - Learn the interface
- Security View - Secure your clusters