submariner
Tunneling system
A tool for connecting multiple Kubernetes clusters through encrypted or non-encrypted tunnels.
Networking component for interconnecting Pods and Services across Kubernetes clusters.
2k stars
57 watching
193 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
k8snetworkplumbingwg/multus-cni | Enables attaching multiple network interfaces to pods in Kubernetes | 2,438 |
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,332 |
containernetworking/cni | Defines a standard interface for network configuration in Linux containers to simplify networking across different container runtimes and orchestrators. | 5,604 |
cni-genie/cni-genie | Enables flexible network configuration in container orchestrators by supporting multiple CNI plugins and dynamic IP address allocation | 536 |
flannel-io/flannel | A network fabric for containers and Kubernetes that provides a layer 3 IPv4 network between nodes in a cluster | 8,863 |
emissary-ingress/emissary | An open-source API gateway and load balancer for microservices built on Envoy Proxy. | 4,388 |
nicolaka/netshoot | A Docker and Kubernetes network troubleshooting container with a set of powerful networking tools | 8,789 |
immanuelfodor/kube-karp | Automates high availability and load balancing for Kubernetes clusters by assigning shared virtual IPs to nodes | 124 |
intel/userspace-cni-network-plugin | Provides a container networking solution using userspace networking | 244 |
caiobegotti/pod-dive | Provides a tool to inspect and view details of pods on Kubernetes nodes | 58 |
stern/stern | Allows monitoring and logging of Kubernetes pods and containers | 3,521 |
fujiapple852/trippy | A network diagnostic tool that provides detailed analysis of internet connectivity and routing. | 3,891 |
rootsongjc/kubernetes-vagrant-centos-cluster | Setup instructions for a local, distributed Kubernetes cluster with Istio service mesh using Vagrant and VirtualBox. | 1,936 |
inlets/inlets-operator | Exposes local Kubernetes services as public TCP LoadBalancers | 1,353 |
k8snetworkplumbingwg/sriov-cni | Enables SR-IOV virtual function networks in Kubernetes containers | 316 |