-
install.yaml - Standard installation method. This will create a new namespace,
argo-rollouts
, where Argo Rollouts controller will run. -
namespace-install.yaml - Installation which requires only namespace level privileges.
Note: Argo Rollouts CRDs are not included into namespace-install.yaml. and have to be installed separately. The CRD manifests are located in manifests/crds directory. Use the following command to install them:
kubectl apply -k https://github.com/argoproj/argo-rollouts/manifests/crds\?ref\=stable
manifests
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||