GithubHelp home page GithubHelp logo

isabella232 / old_mixer_repo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from istio/old_mixer_repo

0.0 0.0 0.0 17.69 MB

Deprecated home of Istio's Mixer and its adapters, now in istio/istio's mixer dir

Home Page: https://github.com/istio/istio/tree/master/mixer

License: Apache License 2.0

Makefile 0.06% Go 89.84% Python 8.47% Shell 1.63%

old_mixer_repo's Introduction

Mixer

Mixer

GoDoc Go Report Card codecov.io

Mixer enables extensible policy enforcement and control within the Istio service mesh. It is responsible for insulating the proxy (Envoy) from details of the current execution environment and the intricacies of infrastructure backends.

Mixer provides three distinct features:

  • Precondition Checking. Enables callers to verify a number of preconditions before responding to an incoming request from a service consumer. Preconditions can include whether the service consumer is properly authenticated, is on the service's whitelist, passes ACL checks, and more.

  • Quota Management. Enables services to allocate and free quota on a number of dimensions, Quotas are used as a relatively simple resource management tool to provide some fairness between service consumers when contending for limited resources.

  • Telemetry Reporting. Enables services to produce logging, monitoring, tracing and billing streams intended for the service producer itself as well as for its consumers.

Learn more about Mixer here.

Please see istio.io to learn about the overall Istio project and how to get in touch with us. To learn how you can contribute to any of the Istio components, including Mixer, please see the Istio contribution guidelines.

Mixer's developer's guide presents everything you need to know to create, build, and test code for Mixer.

Mixer's Adapter Developer's Guide presents everything you need to know about extending Mixer to provide support for new backends through the development of new adapters.

old_mixer_repo's People

Contributors

andraxylia avatar apicl avatar ayj avatar chowchow316 avatar chxchx avatar costinm avatar douglas-reid avatar esnible avatar geeknoid avatar guptasu avatar gyliu513 avatar istio-testing avatar jmuk avatar kyessenov avatar ldemailly avatar lizan avatar mandarjog avatar manlinl avatar ozevren avatar qiwzhang avatar redhotpenguin avatar rkpagadala avatar roeymaor avatar ryancox avatar sebastienvas avatar smawson avatar wora avatar xiaolanz avatar yutongz avatar zackbutcher avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.