Tag

MetaProtocol

0 views collected around this technical thread.

Cloud Native Technology Community
Cloud Native Technology Community
Aug 9, 2022 · Cloud Native

How to Develop a Custom Protocol for a Service Mesh Using Aeraki and MetaProtocol Proxy

This tutorial explains how to create a custom seven‑layer protocol for a service mesh by leveraging Aeraki Mesh and MetaProtocol Proxy, covering codec implementation, workspace configuration, compilation steps, and Kubernetes/Istio resources to enable traffic management for protocols like Dubbo and Thrift.

AerakiCustom ProtocolMetaProtocol
0 likes · 9 min read
How to Develop a Custom Protocol for a Service Mesh Using Aeraki and MetaProtocol Proxy
Cloud Native Technology Community
Cloud Native Technology Community
Aug 9, 2022 · Cloud Native

Configuring Traffic Mirroring with Aeraki in an Istio Service Mesh

This tutorial demonstrates how to install Aeraki and Istio, deploy Dubbo sample services, define ServiceEntry and MetaRouter resources, route traffic to a primary version, mirror traffic to a secondary version, verify logs, and explain the underlying MetaProtocol proxy mechanism for traffic mirroring.

AerakiMetaProtocolTraffic Mirroring
0 likes · 9 min read
Configuring Traffic Mirroring with Aeraki in an Istio Service Mesh
Cloud Native Technology Community
Cloud Native Technology Community
Jul 20, 2022 · Cloud Native

Configuring Local Rate Limiting for MetaProtocol Services with Aeraki Mesh

This tutorial demonstrates how to install Aeraki Mesh, use its MetaRouter CRD to configure local rate limiting for MetaProtocol services such as Dubbo and Thrift, apply per‑service and conditional limits, and view the generated sidecar proxy configuration in a Kubernetes environment.

AerakiMetaProtocolRate Limiting
0 likes · 8 min read
Configuring Local Rate Limiting for MetaProtocol Services with Aeraki Mesh
Cloud Native Technology Community
Cloud Native Technology Community
Jun 29, 2022 · Cloud Native

Introducing Aeraki Mesh: Extending Istio Service Mesh to Manage Any L7 Protocol

This article introduces Aeraki Mesh, a CNCF sandbox project that extends Istio by providing a non‑intrusive, scalable framework to manage traffic for any layer‑7 protocol—including Dubbo, Thrift, Redis, and Kafka—through its MetaProtocol architecture and dynamic routing capabilities.

Aeraki MeshCNCFL7 Protocols
0 likes · 8 min read
Introducing Aeraki Mesh: Extending Istio Service Mesh to Manage Any L7 Protocol
Cloud Native Technology Community
Cloud Native Technology Community
Jun 29, 2022 · Cloud Native

Managing Request-Level Load Balancing, Routing, and Traffic Splitting with Aeraki Mesh MetaRouter

This tutorial demonstrates how to install Aeraki Mesh, use its MetaRouter CRD to achieve request‑level load balancing, attribute‑based routing, and weighted traffic splitting for Dubbo and Thrift services in an Istio service mesh, including the underlying configuration principles and example commands.

AerakiMetaProtocolMetaRouter
0 likes · 9 min read
Managing Request-Level Load Balancing, Routing, and Traffic Splitting with Aeraki Mesh MetaRouter