diff --git a/content/en/docs/reference/commands/pilot-agent/index.html b/content/en/docs/reference/commands/pilot-agent/index.html index d2ea284b14..fc9a54a617 100644 --- a/content/en/docs/reference/commands/pilot-agent/index.html +++ b/content/en/docs/reference/commands/pilot-agent/index.html @@ -311,7 +311,7 @@ remove_toc_prefix: 'pilot-agent '
Envoy proxy agent
+XDS proxy agent
pilot-agent proxy [flags]
The identity provider for credential. Currently default supported identity provider is GoogleComputeEngine | ||||||||||||||||
DISABLE_ENVOY |
+Boolean | +false |
+Disables all Envoy agent features. | +|||||||||||||
ECC_SIGNATURE_ALGORITHM |
String |
|
@@ -735,6 +741,12 @@ These environment variables affect the behavior of the The url of GKE cluster | |||||||||||||
GRPC_XDS_BOOTSTRAP |
+String | +
|
+Path where gRPC expects to read a bootstrap file. Agent will generate one if set. | +|||||||||||||
INJECTION_WEBHOOK_CONFIG_NAME |
String | istio-sidecar-injector |
diff --git a/content/en/docs/reference/config/istio.mesh.v1alpha1/index.html b/content/en/docs/reference/config/istio.mesh.v1alpha1/index.html
index 2f3a96e0e0..70d5fb490c 100644
--- a/content/en/docs/reference/config/istio.mesh.v1alpha1/index.html
+++ b/content/en/docs/reference/config/istio.mesh.v1alpha1/index.html
@@ -1242,8 +1242,8 @@ No
string |
REQUIRED. Specifies the service that implements the Envoy ext_authz HTTP authorization service.
-The format is “[ Example: “my-ext-authz.foo.svc.cluster.local” or “bar/my-ext-authz.example.com”. @@ -1435,8 +1435,8 @@ No | string |
REQUIRED. Specifies the service that implements the Envoy ext_authz gRPC authorization service.
-The format is “[ Example: “my-ext-authz.foo.svc.cluster.local” or “bar/my-ext-authz.example.com”. @@ -1528,8 +1528,8 @@ No | string |
REQUIRED. Specifies the service that the Zipkin API.
-The format is “[ Example: “zipkin.default.svc.cluster.local” or “bar/zipkin.example.com”. @@ -1584,8 +1584,8 @@ No | string |
REQUIRED. Specifies the service for the Lightstep collector.
-The format is “[ Example: “lightstep.default.svc.cluster.local” or “bar/lightstep.example.com”. @@ -1651,8 +1651,8 @@ No | string |
REQUIRED. Specifies the service for the Datadog agent.
-The format is “[ Example: “datadog.default.svc.cluster.local” or “bar/datadog.example.com”. @@ -1707,8 +1707,8 @@ No | string |
REQUIRED. Specifies the service for the SkyWalking receiver.
-The format is “[ Example: “skywalking.default.svc.cluster.local” or “bar/skywalking.example.com”. @@ -1791,8 +1791,8 @@ No | string |
REQUIRED. Specifies the service for the OpenCensusAgent.
-The format is “[ Example: “ocagent.default.svc.cluster.local” or “bar/ocagent.example.com”. |