mirror of https://github.com/hashicorp/consul
Update website/content/docs/k8s/deployment-configurations/argo-rollouts-configuration.mdx
parent
c5d7394075
commit
0c8cddae66
|
@ -15,7 +15,7 @@ Consul's support for Argo Rollouts is currently limited to subset-based routing.
|
||||||
|
|
||||||
There are three methods for installing the Argo Rollouts Controller with Consul on Kubernetes:
|
There are three methods for installing the Argo Rollouts Controller with Consul on Kubernetes:
|
||||||
|
|
||||||
1. [Install with Helm and init containers](#install-rollouts-using-helm-init-containers). We recommend installing the Argo Rollouts Controllor using this method.
|
1. [Install Rollouts Using Helm and init containers](#install-rollouts-using-helm-and-binary). We recommend installing the Argo Rollouts Controllor using this method.
|
||||||
1. [Build the binary and install with Helm](#install-rollouts-using-helm-binary)
|
1. [Build the binary and install with Helm](#install-rollouts-using-helm-binary)
|
||||||
1. [Standalone installation](#stand-alone-installation)
|
1. [Standalone installation](#stand-alone-installation)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue