mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Add diagram
This commit is contained in:
@@ -24,12 +24,14 @@ helm upgrade --install steerer steerer/steerer \
|
||||
--set controlLoopInterval=1m
|
||||
```
|
||||
|
||||
## Usage
|
||||
### Usage
|
||||
|
||||
Steerer requires two Kubernetes deployments: one for the version you want to upgrade called _primary_ and one for the _canary_.
|
||||
Each deployment must have a corresponding ClusterIP service that exposes a port named http or https.
|
||||
These services are used as destinations in a Istio virtual service.
|
||||
|
||||

|
||||
|
||||
Gated rollout stages:
|
||||
|
||||
* scan for deployments marked for rollout
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 172 KiB |
Reference in New Issue
Block a user