skipper
Proxy server
An HTTP router and reverse proxy designed to handle complex routing rules and service composition in cloud environments.
An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
3k stars
70 watching
351 forks
Language: Go
last commit: 3 days ago
Linked from 3 awesome lists
cloudeskipetcdgohttp-proxyingress-controllerkuberneteskubernetes-controllerkubernetes-ingressmosaicproxyrouterskipper
Related projects:
Repository | Description | Stars |
---|---|---|
keel-hq/keel | Automates Kubernetes deployment updates using webhooks and labels | 2,457 |
szuecs/skipper-example-proxy | An example project demonstrating a custom filter implementation in a Go-based proxy service. | 1 |
julienschmidt/httprouter | A lightweight and high-performance HTTP request router that supports variables in routing patterns and scales well with large numbers of routes. | 16,629 |
zalando/riptide | A client-side HTTP routing library that provides resilience and flexibility in Java-based web applications. | 300 |
flatiron/director | A routing library for building single-page apps and Node.js applications with minimal differences between browser and Node.js environments. | 5,603 |
helm/helm | Tool for managing Kubernetes applications through pre-configured packages of resources | 27,074 |
kubeedge/edgemesh | Provides simplified network and service discovery functions for edge applications | 261 |
cloudnativelabs/kube-router | A turnkey solution for Kubernetes networking providing operational simplicity and high performance through IPVS/LVS based service proxy, pod networking with BGP protocol, network policy controller using ipsets and iptables. | 2,322 |
arthurgermano/svelte-client-router | A Svelte library that simplifies client-side routing in Single Page Applications (SPAs) | 17 |
traefik/traefik | A tool that automates the process of routing microservices to users | 51,356 |
kumahq/kuma | A service mesh solution for connecting and managing microservices across multiple environments. | 3,673 |
kubeshark/kubeshark | An API traffic analyzer specifically designed to visualize Kubernetes internal network traffic in real-time | 11,039 |
bmf-san/goblin | A lightweight, trie-based HTTP router for Go with advanced routing capabilities. | 78 |
helmfile/helmfile | Automates deployment of Kubernetes resources and charts using declarative manifests | 3,914 |
seanmonstar/reqwest | An HTTP client library for Rust providing an ergonomic and powerful way to make HTTP requests | 9,926 |