mirror of
https://github.com/fluxcd/flagger.git
synced 2026-03-28 22:37:31 +00:00
Publish Helm chart
This commit is contained in:
13
docs/index.md
Normal file
13
docs/index.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Steerer
|
||||
|
||||
Steerer is a Kubernetes operator that automates the promotion of canary deployments
|
||||
using Istio routing for traffic shifting and Prometheus metrics for canary analysis.
|
||||
|
||||
### Install
|
||||
|
||||
```console
|
||||
$ helm repo add steerer https://stefanprodan.github.io/steerer
|
||||
$ helm upgrade --install steerer steerer/steerer --namespace=istio-system
|
||||
```
|
||||
|
||||
Docs: [github.com/stefanprodan/steerer](https://github.com/stefanprodan/steerer)
|
||||
15
docs/index.yaml
Executable file
15
docs/index.yaml
Executable file
@@ -0,0 +1,15 @@
|
||||
apiVersion: v1
|
||||
entries:
|
||||
steerer:
|
||||
- apiVersion: v1
|
||||
appVersion: 0.0.1
|
||||
created: 2018-09-26T20:25:28.806298013+03:00
|
||||
description: Steerer is a Kubernetes operator that automates the promotion of
|
||||
canary deployments using Istio routing for traffic shifting and Prometheus metrics
|
||||
for canary analysis.
|
||||
digest: f443ad5cd5ac9ad972f241663f4a7fc19442fa2c08fc13e02c58be4c849b3956
|
||||
name: steerer
|
||||
urls:
|
||||
- https://stefanprodan.github.io/steerer/steerer-0.0.1.tgz
|
||||
version: 0.0.1
|
||||
generated: 2018-09-26T20:25:28.80532437+03:00
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 378 KiB |
BIN
docs/steerer-0.0.1.tgz
Normal file
BIN
docs/steerer-0.0.1.tgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user