kubeedge VS osm-edge

Compare kubeedge vs osm-edge and see what are their differences.

osm-edge

osm-edge is a lightweight service mesh for the edge-computing. It's forked from openservicemesh/osm and use pipy as sidecar proxy. (by flomesh-io)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
kubeedge osm-edge
7 5
6,420 38
1.9% -
9.6 6.3
about 13 hours ago 21 days ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kubeedge

Posts with mentions or reviews of kubeedge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-16.

osm-edge

Posts with mentions or reviews of osm-edge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-11.
  • Kubernetes: Cross-cluster traffic scheduling - Access control
    2 projects | dev.to | 11 Dec 2022
    Flomesh open source service mesh osm-edge is based on an implementation of the SMI (Service Mesh Interface) standard. SMI defines specifications for traffic identification, access control, telemetry, and management. In the previous article Kubernetes: Multi-cluster communication with Flomesh Service Mesh we covered the background, motivations, and goals of Kubernetes multi-cluster and part 2 Kubernetes: Multi-cluster communication with Flomesh Service Mesh (Demo) we demonstrated a detailed demo of how to use FSM in a multi-cluster environment and how to schedule policies for traffics.
  • osm-edge: Using access control policies to access services with the service mesh
    3 projects | dev.to | 7 Nov 2022
    This article will focus on the second approach, which allows support for fine-grained access control on who can access services within the service mesh. This feature is newly added and available in release 1.2.0 osm-edge v1.2.0.
  • Using FSM Ingress controller with osm-edge service mesh
    2 projects | dev.to | 18 Aug 2022
    system=$(uname -s | tr [:upper:] [:lower:]) arch=$(dpkg --print-architecture) release=v1.1.1 curl -L https://github.com/flomesh-io/osm-edge/releases/download/${release}/osm-edge-${release}-${system}-${arch}.tar.gz | tar -vxzf - . /${system}-${arch}/osm version cp . /${system}-${arch}/osm /usr/local/bin/
  • Benchmarking osm and osm-edge data planes
    3 projects | dev.to | 6 Aug 2022
    osm-edge is built on top of Open Service Mesh (OSM) v1.1.0 codebase and is a lightweight service mesh for resource-sensitive cloud environments and edge computing scenarios. It uses osm as the control plane and Pipy as the data plane and features high performance, low resources, simplicity, ease of use, scalability, and compatibility (x86/arm64 support).
  • Announcing osm-edge 1.1: ARM support and more
    7 projects | dev.to | 28 Jul 2022
    The evolution of Kubernetes to the edge side solves the difficulties of edge computing to a certain extent, especially against fragility; while the development of service mesh to the edge side focuses on network issues in edge computing, against network fragility, as well as providing basic network support for distributed, such as fault migration. In practice, container platforms, as today's de facto quasi-standard means of application delivery, are rapidly evolving to the edge side, with a large number of releases targeting edge features, such as k3s; but service mesh, as an important network extension for container platforms, are not quickly keeping up with this trend. It is currently difficult for users to find service mesh for edge computing scenarios, so we started the osm-edge an open source project with several important considerations and goals, namely

What are some alternatives?

When comparing kubeedge and osm-edge you can also consider the following projects:

CasaOS - CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.

fsm - Lightweight service mesh for Kubernetes East-West and North-South traffic management, uses ebpf for layer4 and pipy proxy for layer7 traffic management, support multi cluster network.

L3MON - L3MON - Remote Android Managment Suite

pipy - Pipy is a programmable proxy for the cloud, edge and IoT.

microshift - A small form factor OpenShift/Kubernetes optimized for edge computing

smi-spec - Service Mesh Interface

virtual-kubelet - Virtual Kubelet is an open source Kubernetes kubelet implementation.

k3s - Lightweight Kubernetes

lorawan-stack - The Things Stack, an Open Source LoRaWAN Network Server

mainflux - Industrial IoT Messaging and Device Management Platform

kubernetes-best-practices - A cookbook with the best practices to working with kubernetes.

osm - Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.