Skip to content

dustinspecker/network-namespaces-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

network-namespace-example

Run ./create-network-namespaces.sh to create two network namespaces both connected via a virtual bridge with internet connectivity.

Run ./cleanup.sh to remove the created network namespaces and virtual devices.

For more information read How do Kubernetes and Docker Create IP Addresses?!.