Skip to content
 
 

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains the init container that reroutes all traffic to the pod through Linkerd2's sidecar proxy. This rerouting is done via iptables and requires the NET_ADMIN capability.

Integration tests

The instructions below assume that you are using minikube.

Start by building and tagging the proxy-init image required for the test:

eval $(minikube docker-env)
make image

Then run the tests with:

make integration-test

About

Init container that sets up the iptables rules to forward traffic into the Linkerd2 sidecar proxy

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages