whitneygriffith / proxy

The Istio proxy components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Istio Proxy

The Istio Proxy is a microservice proxy that can be used on the client and server side, and forms a microservice mesh. It is based on Envoy with the addition of several policy and telemetry extensions.

According to the conclusion from Istio workgroup meeting on 4-17-2024:

  • New extensions are not added unless they are part of core APIs

About

The Istio proxy components.

License:Apache License 2.0


Languages

Language:C++ 60.2%Language:Go 25.9%Language:Starlark 8.2%Language:Shell 4.3%Language:Makefile 1.3%Language:Dockerfile 0.1%