Skipper is an HTTP router and reverse proxy for service composition.
It’s designed to handle very large numbers of routes with detailed lookup conditions and flexible request-flow augmentation using filters. Skipper can be used as a standalone proxy, as a Kubernetes Ingress controller, or as a library for building custom routing components.
The software routes requests by matching properties such as path, method, host, headers, and other request attributes. Each route can define its own filter chain, allowing requests and responses to be modified independently. Skipper supports streaming, runtime route updates, circuit breakers, custom predicates, custom filters, and multiple configuration sources including Kubernetes, etcd, static files, route strings, and custom data clients.
This is free and open source software.
Key Features
- HTTP router and reverse proxy for service composition.
- Matches routes using request properties such as path, method, host, and headers.
- Per-route filters for modifying requests and responses.
- Streams incoming requests and backend responses simultaneously.
- Updates routing rules without downtime.
- Supports Kubernetes Ingress, etcd, static files, route strings, and custom data sources.
- Can act as a final endpoint for static files or diagnostic mock backends.
- Includes circuit breaker support for backend hosts.
- Extensible with custom filters, predicates, and configuration sources.
Website: https://github.com/zalando/skipper
Support:
Developer: Zalando
License: MIT License
Skipper is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Load Balancers | |
|---|---|
| Traefik | Modern HTTP reverse proxy and load balancer |
| HAProxy | High availability layer 7 load balancer and proxy server for TCP and HTTP |
| Cilium | eBPF-based Networking, Observability, Security |
| nginx | Includes a L7 load balancer |
| RoadRunner | High-performance PHP application server, load balancer, and process manager |
| fabio | Fast, modern, zero-conf load balancing HTTP(S) and TCP router |
| BFE | Modern L7 load balancer |
| gobetween | Modern and minimalistic L4 load balancer and reverse-proxy |
| Seesaw | Linux Virtual Server (LVS) based load balancing platform. L4 load balancer |
| nuster | High-performance HTTP proxy cache server and HTTP/TCP load balancer |
| GLB Director | Set of stateless L4 load balancer servers |
| Balance | Generic TCP proxy with round robin load balancing and failover capabilities |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

