FSM Gateway

Kubernetes Gateway API implementation provided by FSM

The FSM Gateway serves as an implementation of the Kubernetes Gateway API, representing one of the various components within the FSM world.

Upon activation of the FSM Gateway, the FSM controller, assuming the position of gateway overseer, diligently monitors both Kubernetes native resources and Gateway API assets. Subsequently, it dynamically furnishes the pertinent configurations to Pipy, functioning as a proxy.

FSM Gateway Architecture

Should you have an interest in the FSM Gateway, the ensuing documentation might prove beneficial.


Installation

Enable FSM Gateway in cluster.

HTTP Routing

Route HTTP Traffic.

HTTP URL Rewrite

Rewrite the HTTP URL path.

HTTP Redirect

Redirect HTTP Traffic to another location.

HTTP Request Header Manipulate

HTTP Response Header Manipulate

TCP Routing

TLS Termination

TLS Passthrough

gRPC Routing

This doc will show how to route traffic to gRPC backends.

Feedback

Was this page helpful?