proxy-init

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

README

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)
docker build -t gcr.io/linkerd-io/proxy-init:latest .

Then run the tests with:

cd integration_test
./run_tests.sh

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
integration_test

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL