Beta vs Alpha: Beta builds are more stable than Alpha, but still undergo active development. Features may change, and some functionality may be incomplete.
Safety and Guardrails
RubixKube includes multiple layers of safety guardrails to protect your infrastructure:Observe-Only by Default
Default mode is read-only observation. Any action that modifies cluster state requires explicit approval.
Minimal Permissions
RubixKube operates with least-privilege RBAC. Never requires or requests cluster-admin access.
Full Audit Logging
Every action is logged with timestamps, user context, and rationale. Complete audit trail maintained.
Rollback Ready
All changes are reversible. RubixKube tracks configuration history for instant rollbacks.
Autonomous Mode Safety
When you enable autonomous remediation (optional):- Blast Radius Limits - Only fixes scoped resources, never cluster-wide changes
- Approval Workflows - High-risk actions require manual approval
- Dry-Run First - RubixKube simulates changes before applying
- Circuit Breakers - Automatic pause if multiple failures detected
Data and Privacy
What RubixKube Collects
Data We Collect
Data We Collect
RubixKube observer collects:
- Kubernetes metadata - Pod names, namespaces, labels, annotations
- Metrics - CPU, memory, network usage, health checks
- Events - Kubernetes events and state changes
- Resource status - Deployment health, replica counts
Data We NEVER Collect
Data We NEVER Collect
RubixKube does NOT collect:
- Application logs or stdout/stderr
- Kubernetes secrets or ConfigMap data
- Environment variables containing sensitive data
- Your actual business/customer data
- Code or container contents
Security Best Practices
Security Best Practices
For Beta Testing:
- Use non-production data only
- Avoid clusters with PII or regulated data
- Redact sensitive information before sharing logs with support
- Review RubixKube’s RBAC permissions regularly
- Use separate API keys for each environment
Compatibility & Requirements
Supported Kubernetes Versions
Kubernetes Versions
Kubernetes Versions
Supported:
- Kubernetes 1.24+
- Kubernetes 1.25, 1.26, 1.27, 1.28 (tested)
- Latest stable versions recommended
- Kubernetes 1.23 and older
- Beta/alpha Kubernetes releases
Supported Platforms
Cloud Providers
Cloud Providers
Fully Supported:
- Amazon EKS
- Google GKE
- Azure AKS
- DigitalOcean Kubernetes
- Linode LKE
- KIND (Kubernetes in Docker)
- Minikube
- k3s/k3d
- OpenShift (basic support)
- Rancher (basic support)
Integrations
During Beta, the following integrations are available:- Observability: Prometheus, Grafana
- Notifications: Slack (coming soon: PagerDuty, Teams)
- GitOps: Basic support
- Service Mesh: Istio/Linkerd (experimental)
Expected Behavior & Known Limitations
What to Expect During Beta
What Works Well
What Works Well
- Infrastructure monitoring and observability
- Issue detection and alerting
- Root cause analysis with timelines
- Chat-based infrastructure queries
- Manual remediation suggestions
- Dashboard and visualizations
Known Limitations
Known Limitations
- Auto-remediation: Limited to specific issue types
- Dashboard: Some advanced features still in development
- Scaling: Tested up to moderate cluster sizes (~100 nodes)
- Integrations: Limited third-party integrations
- Documentation: Some tutorials still being created
You May Encounter
You May Encounter
- Occasional UI glitches or slow loading
- Some features behind “Beta” flags
- Edge cases in complex multi-cluster setups
- Performance variations on very large clusters
- Minor API changes between updates
Bug Reporting: Please report issues to [email protected] with:
- Kubernetes version
- Cloud provider (or KIND)
- RubixKube version
- Reproduction steps
- Logs from observer pod
Your Responsibility as a Beta Tester
By using RubixKube Beta, you acknowledge:Environment Safety
You are responsible for choosing appropriate test environments and ensuring RubixKube is not deployed on production systems.
Review Actions
Always review and approve proposed changes before execution. Never blindly trust automated suggestions.
Backup & Rollback
Maintain backups and rollback plans. RubixKube helps, but you own your infrastructure safety.
Provide Feedback
Report bugs, suggest features, and help us make RubixKube production-ready faster.
Getting Support During Beta
Email Support
[email protected]
Response time: 24-48 hoursBug Reports
[email protected]
Critical bugs: under 24 hour responseFeature Requests
[email protected]
We love hearing your ideas!Release Roadmap
Current: Beta (Q4 2025)
- Core monitoring and detection
- Root cause analysis
- Chat-based queries
- Manual remediation suggestions
- Limited auto-remediation
Coming Soon: Production-Ready (Q1 2026)
- Full auto-remediation capabilities
- Multi-cluster management
- Advanced integrations
- SLA guarantees
- Enterprise support tiers
- SOC 2 & ISO certifications
I Understand and Accept
Before proceeding, confirm you understand:- RubixKube is in Beta - not production-ready
- I will only use it on test/dev/staging environments
- I will not deploy to production or critical infrastructure
- I understand features may change and bugs may occur
- I will provide feedback to help improve RubixKube