diff --git a/addons/aws-service-broker-0.0.1/docs/overview.md b/addons/aws-service-broker-0.0.1/docs/overview.md index 6636ed02..9844f204 100644 --- a/addons/aws-service-broker-0.0.1/docs/overview.md +++ b/addons/aws-service-broker-0.0.1/docs/overview.md @@ -10,6 +10,8 @@ The [AWS Service Broker](https://github.com/awslabs/aws-servicebroker/blob/v1.0. The DynamoDB is used to keep the broker's state so it must exist in the broker's region. >**CAUTION:** The region you choose during the installation must match the Broker's region in the provisioning process. If the regions are different, the AWS Service Broker will be installed successfully but its services will not be visible. +>**CAUTION:** The AWS Service Broker can be installed only in a Namespace with Istio enabled. + ## Create a Secret ### Prerequisites