Skip to content

A collection of tools and references around container networking

License

Notifications You must be signed in to change notification settings

mhausenblas/cn-ref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Container Networking Reference

A collection of tools and references around container networking accompanying my O'Reilly book Container Networking.


Container Networking book cover

Networking 101

Linux kernel

Docker

Kubernetes

Official documentation

3rd-party articles

Tooling

SDN

Proxies and load balancers

  • Envoy: cloud-native proxy supporting HTTP/2 and gRPC
  • MetalLB: a load-balancer implementation for bare metal Kubernetes clusters using ARP, NDP, or BGP.
  • Træfik: a HTTP reverse proxy and load balancer

Ingress and gateways

Service Meshes

  • Conduit: an ultralight service mesh for Kubernetes
  • Istio: an open platform to connect, manage, and secure microservices
  • Linkerd: a transparent proxy to be deployed as a service mesh

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •