GitPedia

Argo rollouts manager

Kubernetes Operator for Argo Rollouts controller.

From argoproj-labs·Updated June 21, 2026·View on GitHub·

Not all planned features are completed. The API, spec, status and other user facing objects may change. The project is written primarily in Go, distributed under the Apache License 2.0 license, first published in 2023. Key topics include: argo-rollouts, argoproj, progressive-delivery.

Latest release: v0.0.8
March 31, 2026View Changelog →

Argo Rollouts Manager

Project Status: BETA

Not all planned features are completed. The API, spec, status and other user facing objects may change.

Summary

A Kubernetes operator for managing Argo Rollouts. This operator provides an easy way to install, upgrade and manage the lifecycle of Argo Rollouts.

This operator is built using operator-sdk, version - v1.35.0.

Documentation

The complete documentation for the operator can be found here.

What exactly the operator does ?

When Installed, this operator creates a Custom Resource Definition called RolloutManager.

Operator will then wait for the users to deploy the corresponding Custom Resource to create the rollout controller and other resources according to the provided spec.

Read more about the Argo Rollout CRD specification here.

Where to start ?

We have a getting started guide which provides information on how to start using the operator.

Development

Instructions to run the operator locally or create your own version of the operator Image are provided in the development section of the docs.

Contributions

[WIP]

Contributors

Showing top 11 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from argoproj-labs/argo-rollouts-manager via the GitHub API.Last fetched: 6/25/2026