Skip to content
#

deployments

Here are 86 public repositories matching this topic...

tsurankov
tsurankov commented Aug 3, 2021

Summary

The output of the status command is different if we run status with the --watch flag set to true or false. I am not sure if it was designed in that way, but for me, it is a bit confusing. Let's compare:

kubectl-argo-rollouts status example-spring-boot-prod-01 --namespace test-argo-prod --watch=true
Paused - BlueGreenPause
kubectl-argo-rollouts status example-spring-boot-prod
gravity

Improve this page

Add a description, image, and links to the deployments topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deployments topic, visit your repo's landing page and select "manage topics."

Learn more