DeployNow
Advanced Deployment Options

Install the DeployNow Agent

in order to support advanced deployment strategies, like blue green https //argoproj github io/argo rollouts/features/bluegreen/ and canary https //argoproj github io/argo rollouts/features/canary/ , we must install the deploy now agent on the target cluster getting started the deploy now agent comes bundled with the argo rollouts controller a future version of the agent will also include argo cd crds ( e g , to support app of apps strategy ) to install the agent, please run helm upgrade install opsverse deploynow agent \\ n opsverse create namespace deploy now agent \\ \ repo https //registry devopsnow\ io/chartrepo/public \\ f values yaml for now, you may leave your values yaml empty ( as there are no overrides ) if you want to also install the argo rollouts dashboard to your cluster to track your rollouts in a seperate ui, you may add the following to the values yaml file argo rollouts dashboard enabled true