Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferryproxy/ferry
Ferry is a Kubernetes multi-cluster communication component that eliminates communication differences between clusters as if they were in a single cluster, regardless of the network environment those clusters are in.
https://github.com/ferryproxy/ferry
edge-cloud hybrid-cloud kubernetes multi-cluster
Last synced: about 1 month ago
JSON representation
Ferry is a Kubernetes multi-cluster communication component that eliminates communication differences between clusters as if they were in a single cluster, regardless of the network environment those clusters are in.
- Host: GitHub
- URL: https://github.com/ferryproxy/ferry
- Owner: ferryproxy
- License: apache-2.0
- Created: 2021-10-18T06:24:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T02:32:11.000Z (over 1 year ago)
- Last Synced: 2024-08-02T01:23:30.382Z (4 months ago)
- Topics: edge-cloud, hybrid-cloud, kubernetes, multi-cluster
- Language: Go
- Homepage: https://ferryproxy.io
- Size: 878 KB
- Stars: 103
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - ferryproxy/ferry - Ferry is a Kubernetes multi-cluster communication component that eliminates communication differences between clusters as if they were in a single cluster, regardless of the network environment those (Go)
README
# Ferry
Ferry is a Kubernetes multi-cluster communication component that eliminates
communication differences between clusters as if they were in a single cluster,
regardless of the network environment those clusters are in.## Why Ferry
- Avoid Cloud Lock-in
- Open up inter-access between different clouds
- Migration of Service to different clouds is seamless
- Out of the Box
- Command line tools are provided for easy installation and use
- Centrally defined rules
- No Intrusion
- No dependency on Kubernetes version
- No dependency on any CNI or network environment
- No need to modify existing environment
- Intranet Traversal
- Only one public IP is required## Quick Start
Download the [ferryctl](https://github.com/ferryproxy/ferry/releases) binary.
Read the [ferryproxy.io](https://ferryproxy.io) for more about Ferry.
## License
Licensed under the Apache 2.0 License. See [LICENSE](https://github.com/ferryproxy/ferry/blob/master/LICENSE) for the full license text.