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: 5 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
k8snetworkplumbingwg/multus-cni | Enables attaching multiple network interfaces to pods in Kubernetes | 2,402 |
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 |
containernetworking/cni | Defines a standard interface for network configuration in Linux containers to simplify networking across different container runtimes and orchestrators. | 5,569 |
cni-genie/cni-genie | Enables flexible network configuration in container orchestrators by supporting multiple CNI plugins and dynamic IP address allocation | 534 |
flannel-io/flannel | A network fabric for containers and Kubernetes that provides a layer 3 IPv4 network between nodes in a cluster | 8,816 |
emissary-ingress/emissary | An open-source API gateway and load balancer for microservices built on Envoy Proxy. | 4,376 |
nicolaka/netshoot | A Docker and Kubernetes network troubleshooting container with a set of powerful networking tools | 8,689 |
immanuelfodor/kube-karp | Automates high availability and load balancing for Kubernetes clusters by assigning shared virtual IPs to nodes | 123 |
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,410 |
fujiapple852/trippy | A command-line network diagnostic tool that provides detailed tracing and analysis of network issues | 3,769 |
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,349 |
k8snetworkplumbingwg/sriov-cni | Enables SR-IOV virtual function networks in Kubernetes containers | 313 |