DeployNow
Advanced Deployment Options
Install the DeployNow Agent
In order to support advanced deployment strategies, like Blue Green and Canary, we must install the deploy-now-agent on the target cluster.
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:
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