The Rig Platform offers an application platform for Kubernetes. Rig empowers developers to work in their own environments with elevated application abstractions, while still leveraging Kubernetes's reliability, portability, and scalability.
The developer-friendly deployment engine simplifies the process of rolling out, managing, debugging and scaling applications. The platform includes a Dashboard, CLI, and CI/CD hooks, as well as numerous ways of integrating with existing pipelines, such as GitOps.
Getting Started
Quickly get the ins and outs of Rig, from installing the CLI to deploying your first Capsule.
Install Rig in your own Kubernetes cluster, allowing you to run Capsules in a matter of minutes
Guides
Migrate your Helm Charts to Rig Capsules, with the help of the rig-ops cli.
Configure your cluster to use Argo CD for applying Capsules.
Deploy declaratively to create or update using a yaml file describing the capsule.
Use an array of plugins to inject secrets from an init container into a capsule.
Explore Rig
Explore how the Rig platform interacts with your Kubernetes cluster.
Rig comes with built-in support for the most common GitOps workflows.
Check out the Rigs Capsule Spec, our the behavior associated with it.
The Rig platform makes it intuitive to rollout your changes to production
Use the CI/CD hooks to deploy directly from your GitHub Actions.
Extend the functionality of your Capsules with custom logic.