Skip to content

amudukutore/marathon-bigip-ctlr

 
 

Repository files navigation

Build Status Coverage Status

F5 Marathon BIG-IP Controller

The F5 Marathon BIG-IP Controller 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 F5 Marathon BIG-IP Controller docs.

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 Marathon BIG-IP Controller.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.4%
  • Shell 4.2%
  • Other 1.4%