Catalog entry for the f5 external-LB service

Using the uppercase F5 in Readme

Changed category to Load Balancing
More friendlier labels
This commit is contained in:
Prachi Damle
2016-05-02 15:06:20 -07:00
parent 147709d9a5
commit 6e74b3b6af
5 changed files with 131 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
external-lb:
image: rancher/external-lb:v0.1.1
command: -provider=f5_BigIP
expose:
- 1000
environment:
F5_BIGIP_HOST: ${F5_BIGIP_HOST}
F5_BIGIP_USER: ${F5_BIGIP_USER}
F5_BIGIP_PWD: ${F5_BIGIP_PWD}
LB_TARGET_RANCHER_SUFFIX: ${LB_TARGET_RANCHER_SUFFIX}