This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: Proxyless
test: n/a
Proxyless(无代理)是指一种不使用代理运行的[数据平面模式](/zh/docs/reference/glossary/#data-plane-mode),
这种模式直接将网格功能移植到应用程序中。
目前,Istio 支持 [Proxyless gRPC](/zh/blog/2021/proxyless-grpc/) 模式,
可以在 [gRPC 框架](https://grpc.io/)中启用网格功能。