Using FSM Ingress controller with osm-edge service mesh

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • osm-edge

    Discontinued osm-edge is a lightweight service mesh for the edge-computing. It's forked from openservicemesh/osm and use pipy as sidecar proxy.

  • 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/

  • pipy

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

  • FSM is another open-source product from Flomesh for Kubernetes north-south traffic, gateway api contoller, and multi-cluster management. FSM uses Pipy, a programmable proxy at its core, and provides an Ingress controller, Gateway API controller, load balancer, cross-cluster service registration discovery, and more.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Benchmarking osm and osm-edge data planes

    3 projects | dev.to | 6 Aug 2022
  • Kubernetes: Cross-cluster traffic scheduling - Access control

    2 projects | dev.to | 11 Dec 2022
  • osm-edge: Using access control policies to access services with the service mesh

    3 projects | dev.to | 7 Nov 2022
  • PIPY: New programmable network proxy general available

    1 project | news.ycombinator.com | 13 Mar 2024
  • Pipy proxy: Creating HTTP Tunnel with 10 lines of code

    1 project | dev.to | 27 Dec 2022