zachaller / rollout-extension

Argo Rollout visualization in Argo CD Web UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rollout Extension

The project introduces the Argo Rollout dashboard into the Argo CD Web UI.

image

Quick Start

kubectl apply -n argocd \
    -f https://raw.githubusercontent.com/argoproj-labs/rollout-extension/v0.2.1/manifests/install.yaml

About

Argo Rollout visualization in Argo CD Web UI


Languages

Language:TypeScript 85.0%Language:JavaScript 15.0%