Ron Runner
GitOps-powered continuous delivery for Ron Pods and Ron Serverless. Keep your applications in sync with Git, automatically detect drift, and deploy with confidence. Your Git repository is the single source of truth.
The GitOps Workflow
Push to Git and let Ron Runner handle the rest. Your applications stay in sync automatically.
Git Repository
Push your manifests, Helm charts, or Kustomize configs
Ron Runner
Watches, reconciles, and syncs automatically
Your Computes
Ron Pods & Ron Serverless deployed and in sync
Enterprise-Grade GitOps
Ron Runner provides everything you need for secure, reliable, and automated deployments to Ron Pods and Ron Serverless.
Automatic Reconciliation
Ron Runner continuously watches your Git repository and automatically applies changes to your Ron Pods and Ron Serverless. No manual intervention required.
Drift Detection
Detect when your application state diverges from Git. Get alerts and automatic remediation to keep your deployments in the desired state.
Environment Management
Manage multiple environments like development, staging, and production with separate Git branches or repositories for each environment.
Declarative Configuration
Define your Ron Pods and Ron Serverless configurations in YAML. Deploy complex applications with environment-specific settings.
Progressive Delivery
Canary deployments, blue-green releases, and A/B testing. Gradually roll out changes with automatic analysis and rollback.
Image Automation
Automatically update container images when new versions are pushed to your registry. Keep your deployments up-to-date effortlessly.
Notifications & Alerts
Get notified on Slack, Teams, or webhooks when deployments succeed, fail, or drift is detected. Stay informed in real-time.
Instant Rollback
Roll back to any previous version with a single click. Every deployment is versioned in Git, making recovery fast and reliable.
Policy Enforcement
Enforce security policies and compliance requirements before deployment. Block non-compliant configurations automatically.
Monitor Your Deployments
Get complete visibility into your GitOps pipelines. Track sync status, view deployment history, and troubleshoot issues with our intuitive dashboard.
- Real-Time Sync Status
See which resources are in sync, pending, or failed
- Deployment History
Full audit trail of all deployments and changes
- Resource Visualization
Visualize dependencies between your resources
- One-Click Rollback
Instantly revert to any previous Git commit
Ron Runner Dashboard
| Source | Branch | Last Sync | Status |
|---|---|---|---|
| apps/production | main | 2 min ago | Synced |
| apps/staging | develop | 5 min ago | Synced |
| infra/base | main | 1 min ago | Pending |
Recent Deployments
Get Started in Minutes
Connect your Git repository and start deploying to Ron Pods and Ron Serverless. No complex setup required.
Connect Your Repository
Link your GitHub, GitLab, or Bitbucket repository. Support for private repos with deploy keys.
repo: github.com/acme/infra
branch: main
path: ./clusters/productionDefine Your Applications
Point Ron Runner to your Ron Pods or Ron Serverless configuration files.
kind: RonPod
spec:
image: registry.rontap.com/api:v1
replicas: 3
cpu: 1000mWatch It Sync
Ron Runner automatically syncs your applications. Push changes to Git and watch them deploy.
New Image Pushed
registry.rontap.com/api:v2.4.0
Git Commit Created
Update api image to v2.4.0
Cluster Synced
Deployment updated successfully
Automatic Image Updates
When you push a new container image to your registry, Ron Runner automatically updates your Git repository and deploys the change. No manual manifest editing required.
- Scan registries for new image tags
- Semantic versioning filters (semver)
- Auto-commit changes back to Git
- Full audit trail in Git history
Works With Your Stack
Ron Runner integrates seamlessly with popular Git providers, container registries, and RonTap Cloud products.
Git Providers
GitHub, GitLab, Bitbucket
Container Registry
RonTap Registry, Docker Hub, ECR, GCR
Ron Pods
Deploy to lightweight container pods
Ron Serverless
Deploy serverless functions
Ready for GitOps?
Start automating your deployments today. Connect your Git repository and deploy to Ron Pods and Ron Serverless with confidence.