Sign inSign up

mariusv/ipvsadm

By mariusv

Updated over 8 years ago

docker image to run ipvsadm commands on systems like CoreOS

Image
0

396

mariusv/ipvsadm repository overview

How to :

Just need to run:

docker run --rm --net=host --privileged mariusv/ipvsadm -l

Or to delete an entry:

docker run --rm --net=host --privileged mariusv/ipvsadm -d -t <virtual ip with port> -r <real ip with port>

Tag summary

Content type

Image

Digest

Size

2.1 MB

Last updated

over 8 years ago

docker pull mariusv/ipvsadm