From 85f11d1f11824aaa7e87a055cdfa339775b50dd5 Mon Sep 17 00:00:00 2001 From: Anant Patil Date: Tue, 12 Sep 2017 15:34:12 +0530 Subject: [PATCH] Updated README.md --- templates/avi/0/README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/templates/avi/0/README.md b/templates/avi/0/README.md index 913ba06..62b2f13 100644 --- a/templates/avi/0/README.md +++ b/templates/avi/0/README.md @@ -4,7 +4,6 @@ Avi Vantage Platform Load Balancer Provider #### About Avi Vantage Platform The Avi Vantage Platform is built on software-defined architectural principles to create a centrally managed pool of distributed load balancers to deliver application services close to the applications. - #### About this provider This provider load balances Rancher services using Avi Vantage Platform Load Balancer. It uses REST API to update the Avi controller which enables the Avi Service Engines to load balance the Rancher Services. @@ -23,18 +22,6 @@ This provider load balances Rancher services using Avi Vantage Platform Load Bal service or stop the service and the changes will get reflected on Avi Controller and Service Engine. -Environment Variables -======== -| Variable Name | Description | Default Value | Optional | -|--------------------------|-----------------------------------------------------------------------------------------------|--------------------|-----------------------------------| -| AVI_USER | User name to log into Avi Controller | | No | -| AVI_PASSWORD | Password for Avi user. This is optional if you are using Rancher Secrets to provide password. | | Yes (if using Rancher Secrets) | -| AVI_CONTROLLER_ADDR | IP Address of Avi Controller. | | No | -| AVI_CONTROLLER_PORT | Port to connect to Avi Controller. | 443 | Yes | -| AVI_SSL_VERIFY | Enable or Disable SSL certificate validation while connecting to Avi Controller | False | Yes | -| AVI_CLOUD_NAME | Name of Avi Cloud in which Virtual Services are created. | Default-Cloud | Yes | -| LB_TARGET_RANCHER_SUFFIX | Pool names in Avi will have this suffix. | "rancher.internal" | Yes | - Using Rancher Secrets for Avi Password ---- Optionally, you can use the Rancher Secrets to pass the Avi controller