SkillAgentSearch skills...

Merbridge

Use eBPF to speed up your Service Mesh like crossing an Einstein-Rosen Bridge.

Install / Use

/learn @merbridge/Merbridge
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

merbridge

OpenSSF Best Practices FOSSA Status

Use eBPF to speed up your Service Mesh like crossing an Einstein-Rosen Bridge.

Usage

Install

You just only need to run the following command on your Istio cluster to get eBPF to speed up Istio:

kubectl apply -f https://raw.githubusercontent.com/merbridge/merbridge/main/deploy/all-in-one.yaml

Or on a Linkerd cluster:

kubectl apply -f https://raw.githubusercontent.com/merbridge/merbridge/main/deploy/all-in-one-linkerd.yaml

Or on a Kuma cluster:

kubectl apply -f https://raw.githubusercontent.com/merbridge/merbridge/main/deploy/all-in-one-kuma.yaml

Or on an OSM/OSM-Edge cluster:

kubectl apply -f https://raw.githubusercontent.com/merbridge/merbridge/main/deploy/all-in-one-osm.yaml

Note: It currently only works on Linux kernel >= 5.7, run uname -r to check your kernel version before installing Merbridge.

If you want to install Merbridge by Helm, read the guidelines: Deploy Merbridge with Helm.

Uninstall

  • Istio:
kubectl delete -f https://raw.githubusercontent.com/merbridge/merbridge/main/deploy/all-in-one.yaml
  • Linkerd:
kubectl delete -f https://raw.githubusercontent.com/merbridge/merbridge/main/deploy/all-in-one-linkerd.yaml
  • Kuma:
kubectl delete -f https://raw.githubusercontent.com/merbridge/merbridge/main/deploy/all-in-one-kuma.yaml
kubectl delete -f https://raw.githubusercontent.com/merbridge/merbridge/main/deploy/all-in-one-osm.yaml

Get involved

Join the Merbridge slack.

Contributors

<a href="https://github.com/merbridge/merbridge/graphs/contributors"> <img src="https://contrib.rocks/image?repo=merbridge/merbridge" /> </a>

Made with contrib.rocks.

License

Copyright 2023 the Merbridge Authors. All rights reserved.

Licensed under the Apache License, Version 2.0.

FOSSA Status

Landscapes

<p align="center"> <img src="https://landscape.cncf.io/images/left-logo.svg" width="150"/>&nbsp;&nbsp;<img src="https://landscape.cncf.io/images/right-logo.svg" width="200"/> <br/><br/> Merbridge enriches the <a href="https://landscape.cncf.io/?selected=merbridge">CNCF CLOUD NATIVE Landscape.</a> </p>
View on GitHub
GitHub Stars809
CategoryDevelopment
Updated3d ago
Forks96

Languages

Go

Security Score

100/100

Audited on Mar 29, 2026

No findings