Skip to content

sjsharma2001/marathon-bigip-ctlr

 
 

Repository files navigation

Build Status Coverage Status

F5 BIG-IP Controller for Marathon

The F5 BIG-IP Controller for Marathon makes F5 BIG-IP Local Traffic Manager services available for applications defined in a Marathon environment.

Documentation

For instruction on how to use this component, see the docs for F5 BIG-IP Controller for Marathon.

For guides on this and other solutions for Marathon, see the F5 Marathon Solution Guides.

Running

The official docker image is f5networks/marathon-bigip-ctlr.

Usually the controller is deployed in Marathon. However, the controller can be run locally for development testing.

docker run f5networks/marathon-bigip-ctlr <args>`

Building

Note that these instructions will only work for internal users.

To checkout and build:

git clone https://github.com/f5networks/marathon-bigip-ctlr.git
cd marathon-bigip-ctlr

To build the docker image:

docker build -t IMG_TAG .

To build a docker image with those artifacts:

./build-tools/build-runtime-image.sh

About

Repository for F5 BIG-IP Controller for Marathon.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.1%
  • Shell 4.5%
  • Other 1.4%