Skip to content

kimikowang/manager

 
 

Repository files navigation

Istio Manager

Build Status Go Report Card GoDoc codecov.io

Istio Manager is the micro-service mesh orchestrator for Istio Proxies and Istio Mixer. It is responsible for dynamically configuring proxies in a cluster platform environment to support L7-based routing, request destination policies (load balancing, circuit breaking), and point-to-point control policies such as fault injection, retries, time-outs.

Contributing to the project

Filing issues

If you have a question about the Istio Manager or have a problem using it, please file an issue.

Getting started

Istio Manager design gives an architectural overview of the manager components - cluster platform abstractions, service model, and the proxy controllers.

If you are interested in contributing to the project, please take a look at the build instructions and the testing infrastructure.

About

The Istio manager implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 89.1%
  • Python 8.0%
  • Shell 1.9%
  • Other 1.0%