Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

hekike/outlier-istio

Repository files navigation

outlier-istio

CircleCI

Root cause analysis tool for Kubernetes Istio.

Outlier detection with approximate median latency for Istio workloads.

outlier-istio workloads

outlier-istio workload

Components

Install

Requirements

  • Istio (with Prometheus)
kubectl create -f ./examples/istio/deployment.yaml

Test

kubectl -n istio-system port-forward deployment/outlier-istio 8080
open http://localhost:8080

Config

Environment variables

API

Inlined OpenAPI (Swagger).

Requirements

https://goswagger.io

brew tap go-swagger/go-swagger
brew install go-swagger

Generate

swagger generate spec -o swagger.json
swagger serve swagger.json

About

Root cause analysis tool for Kubernetes Istio.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published