Merbridge

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

Stars
696
Forks
90
Open issues
31
Closed issues
37
Last release
about 1 year ago
Last commit
7 months ago
Watchers
696
Total releases
16
Total commits
212
Open PRs
15
Closed PRs
190
Repo URL
Project Website
https://merbridge.io/
Platform
License
apache-2.0
Category
Offers premium version?
NO
Proprietary?
NO
About

merbridge

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

Made with contrib.rocks.

License

Copyright 2023 the Merbridge Authors. All rights reserved.

Licensed under the Apache License, Version 2.0.

Landscapes

  

Merbridge enriches the CNCF CLOUD NATIVE Landscape.

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.