Add license badge

This commit is contained in:
Stefan Prodan
2018-09-27 14:46:34 +03:00
parent b045f28a47
commit 65a3e18247
+3 -2
View File
@@ -1,7 +1,8 @@
# steerer
[![Build Status](https://travis-ci.org/stefanprodan/steerer.svg?branch=master)](https://travis-ci.org/stefanprodan/steerer)
[![Docker Image](https://images.microbadger.com/badges/image/stefanprodan/steerer.svg)](https://github.com/stefanprodan/steerer)
[![travis](https://travis-ci.org/stefanprodan/steerer.svg?branch=master)](https://travis-ci.org/stefanprodan/steerer)
![docker](https://img.shields.io/microbadger/image-size/stefanprodan/steerer.svg)
![license](https://img.shields.io/github/license/stefanprodan/steerer.svg)
Steerer is a Kubernetes operator that automates the promotion of canary deployments
using Istio routing for traffic shifting and Prometheus metrics for canary analysis.