GitOps Platform

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.

Git as source of truthAutomatic syncDrift detectionInstant rollback

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.

Real-Time Visibility

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

All Synced
SourceBranchLast SyncStatus
apps/productionmain2 min agoSynced
apps/stagingdevelop5 min agoSynced
infra/basemain1 min agoPending
Recent Deployments
api-servicev2.3.12 min ago
web-frontendv1.8.015 min ago
worker-servicev3.0.01 hour ago

Get Started in Minutes

Connect your Git repository and start deploying to Ron Pods and Ron Serverless. No complex setup required.

Step 1

Connect Your Repository

Link your GitHub, GitLab, or Bitbucket repository. Support for private repos with deploy keys.

Git Source
repo: github.com/acme/infra
branch: main
path: ./clusters/production
Step 2

Define Your Applications

Point Ron Runner to your Ron Pods or Ron Serverless configuration files.

ron-app.yaml
kind: RonPod
spec:
  image: registry.rontap.com/api:v1
  replicas: 3
  cpu: 1000m
Step 3

Watch It Sync

Ron Runner automatically syncs your applications. Push changes to Git and watch them deploy.

Sync Status
Deployment synced
Service synced
ConfigMap synced

New Image Pushed

registry.rontap.com/api:v2.4.0

Detected

Git Commit Created

Update api image to v2.4.0

Pending

Cluster Synced

Deployment updated successfully

Complete
Image Automation

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.