GithubHelp home page GithubHelp logo

isabella232 / proxy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from istio/proxy

0.0 0.0 0.0 8.61 MB

The Istio proxy components.

License: Apache License 2.0

C++ 66.61% Shell 8.99% Go 15.53% Makefile 1.94% Ruby 0.03% Starlark 6.81% Dockerfile 0.10%

proxy's Introduction

Istio Proxy

The Istio Proxy is a microservice proxy that can be used on the client and server side, and forms a microservice mesh. The Proxy supports a large number of features.

Client Side Features:

  • Discovery & Load Balancing. The Proxy can use several standard service discovery and load balancing APIs to efficiently distribute traffic to services.

  • Credential Injection. The Proxy can inject client identity, either through connection tunneling or protocol-specific mechanisms such as JWT tokens for HTTP requests.

  • Connection Management. The Proxy manages connections to services, handling health checking, retry, failover, and flow control.

  • Monitoring & Logging. The Proxy can report client-side metrics and logs.

Server Side Features:

  • Rate Limiting & Flow Control. The Proxy can prevent overload of backend systems and provide client-aware rate limiting.

  • Protocol Translation. The Proxy is a gRPC gateway, providing translation between JSON-REST and gRPC.

  • Authentication & Authorization. The Proxy supports multiple authentication mechanisms, and can use the client identities to perform authorization checks.

  • Monitoring & Logging. The Proxy can report server-side metrics and logs.

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 the proxy, please see the Istio contribution guidelines.

Tools

Extension server quick intro.

proxy's People

Contributors

bianpengyuan avatar chowchow316 avatar clarketm avatar diemtvu avatar douglas-reid avatar gargnupur avatar geeknoid avatar hklai avatar howardjohn avatar istio-testing avatar jimmycyj avatar jplevyak avatar kyessenov avatar lei-tang avatar lizan avatar mandarjog avatar mangchiandjjoe avatar mtakigiku avatar piotrsikora avatar qiwzhang avatar quanjielin avatar rkpagadala avatar rshriram avatar sarvaniv avatar sebastienvas avatar utka avatar vadimeisenbergibm avatar venilnoronha avatar yangminzhu avatar yxue 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.