Add Istio A/B test dashboard

This commit is contained in:
Stefan Prodan
2018-09-05 15:38:24 +03:00
parent 36bb719b1c
commit 8191871761
3 changed files with 1644 additions and 8 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ Specifications:
* Graceful shutdown on interrupt signals
* File watcher for secrets and configmaps
* Instrumented with Prometheus
* Tracing with Istio and Jeger
* Tracing with Istio and Jaeger
* Structured logging with zap
* 12-factor app with viper
* Fault injection (random errors and latency)
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -1,12 +1,12 @@
apiVersion: v1
appVersion: "1.0.0"
appVersion: 1.0.0
description: Podinfo Helm chart for Kubernetes
name: podinfo
version: 1.0.0
engine: gotpl
home: https://github.com/stefanprodan/k8s-podinfo
maintainers:
- email: stefanprodan@users.noreply.github.com
name: stefanprodan
name: podinfo
sources:
- https://github.com/stefanprodan/k8s-podinfo
maintainers:
- name: stefanprodan
email: stefanprodan@users.noreply.github.com
engine: gotpl
version: 1.0.1