Update jekyll theme

This commit is contained in:
Stefan Prodan
2018-10-04 16:16:16 +03:00
parent 46b1135fa8
commit 143abddf11
-13
View File
@@ -1,13 +0,0 @@
Steerer is a Kubernetes operator that automates the promotion of canary deployments
using Istio routing for traffic shifting and Prometheus metrics for canary analysis.
![steerer-overview](https://raw.githubusercontent.com/stefanprodan/steerer/master/docs/diagrams/steerer-overview.png)
### Install
```
$ 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)