diff --git a/content/docs/reference/config/istio.authentication.v1alpha1/index.html b/content/docs/reference/config/istio.authentication.v1alpha1/index.html index c310c37acc..12aa2f3395 100644 --- a/content/docs/reference/config/istio.authentication.v1alpha1/index.html +++ b/content/docs/reference/config/istio.authentication.v1alpha1/index.html @@ -615,7 +615,7 @@ fully qualified domain name will be resolved in a platform specific manner.
Specifies the ports. Note that this is the port(s) exposed by the service, not workload ports.
For example, if a service is defined as below, then 8000 should be used, not 9000.
kind: Service
+kind: Service
metadata:
...
spec:
diff --git a/content/docs/reference/config/policy-and-telemetry/adapters/apigee/index.html b/content/docs/reference/config/policy-and-telemetry/adapters/apigee/index.html
index e9be90b139..ff52eec9ea 100644
--- a/content/docs/reference/config/policy-and-telemetry/adapters/apigee/index.html
+++ b/content/docs/reference/config/policy-and-telemetry/adapters/apigee/index.html
@@ -10,15 +10,17 @@ support_link: https://apigee.com/about/support/portal
source_link: https://github.com/apigee/istio-mixer-adapter
latest_release_link: https://github.com/apigee/istio-mixer-adapter/releases
helm_chart_link:
-istio_versions: "1.0.0, 1.0.2"
+istio_versions: "1.0.0, 1.0.2, 1.0.3, 1.0.4, 1.0.5"
supported_templates: authorization, analytics
number_of_entries: 3
---
The Apigee Mixer adapter provides Apigee’s distributed authentication and quota policy checks
-as well as the ingestion of Istio telemetry for analysis and reporting.
-Complete Apigee documentation on the concepts and usage of this adapter is also available on the
-Apigee Adapter for Istio site.
-For more information and product support, please contact Apigee support.
+as well as the ingestion of Istio telemetry for analysis and reporting.
+
+Important: The adapter is provided in an enhanced Mixer image. The default Mixer image must be replaced and the
+proper CRDs must be applied in order to use these features. Complete Apigee documentation on the concepts and usage
+of this adapter is available on the Apigee Adapter for Istio
+site. For more information and product support, please contact Apigee support.
This adapter supports the authorization template
and Apigee’s analytics template.
diff --git a/content/docs/reference/config/policy-and-telemetry/adapters/opa/index.html b/content/docs/reference/config/policy-and-telemetry/adapters/opa/index.html
index 68010f4ec9..24ef52c7f6 100644
--- a/content/docs/reference/config/policy-and-telemetry/adapters/opa/index.html
+++ b/content/docs/reference/config/policy-and-telemetry/adapters/opa/index.html
@@ -20,7 +20,7 @@ that provides sophisticated access control mechanisms.
Example configuration:
-policy:
+policy:
- |+
package mixerauthz
policy = [
diff --git a/content/docs/reference/config/policy-and-telemetry/templates/listentry/index.html b/content/docs/reference/config/policy-and-telemetry/templates/listentry/index.html
index 57d1e23d6d..91187a5045 100644
--- a/content/docs/reference/config/policy-and-telemetry/templates/listentry/index.html
+++ b/content/docs/reference/config/policy-and-telemetry/templates/listentry/index.html
@@ -13,7 +13,7 @@ with the li
Example config:
-apiVersion: "config.istio.io/v1alpha2"
+apiVersion: "config.istio.io/v1alpha2"
kind: listentry
metadata:
name: appversion
diff --git a/content/docs/reference/config/policy-and-telemetry/templates/quota/index.html b/content/docs/reference/config/policy-and-telemetry/templates/quota/index.html
index 1f714d6836..93312a8394 100644
--- a/content/docs/reference/config/policy-and-telemetry/templates/quota/index.html
+++ b/content/docs/reference/config/policy-and-telemetry/templates/quota/index.html
@@ -12,7 +12,7 @@ number_of_entries: 1
Example config:
-apiVersion: "config.istio.io/v1alpha2"
+apiVersion: "config.istio.io/v1alpha2"
kind: quota
metadata:
name: requestcount