Skip to content

Commit 0e819bd

Browse files
Automator: update istio.io@ reference docs (#16516)
1 parent 8795015 commit 0e819bd

File tree

8 files changed

+8
-48
lines changed

8 files changed

+8
-48
lines changed

content/en/docs/reference/commands/install-cni/index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -500,12 +500,6 @@ <h2 id="envvars">Environment variables</h2>
500500
<td></td>
501501
</tr>
502502
<tr>
503-
<td><code>BYPASS_OVERLOAD_MANAGER_FOR_STATIC_LISTENERS</code></td>
504-
<td>Boolean</td>
505-
<td><code>true</code></td>
506-
<td>If enabled, overload manager will not be applied to static listeners</td>
507-
</tr>
508-
<tr>
509503
<td><code>CA_TRUSTED_NODE_ACCOUNTS</code></td>
510504
<td>String</td>
511505
<td><code></code></td>

content/en/docs/reference/commands/istioctl/index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8373,12 +8373,6 @@ <h2 id="envvars">Environment variables</h2>
83738373
<td>If true, GKE will be detected automatically.</td>
83748374
</tr>
83758375
<tr>
8376-
<td><code>BYPASS_OVERLOAD_MANAGER_FOR_STATIC_LISTENERS</code></td>
8377-
<td>Boolean</td>
8378-
<td><code>true</code></td>
8379-
<td>If enabled, overload manager will not be applied to static listeners</td>
8380-
</tr>
8381-
<tr>
83828376
<td><code>CA_TRUSTED_NODE_ACCOUNTS</code></td>
83838377
<td>String</td>
83848378
<td><code></code></td>
@@ -9398,6 +9392,8 @@ <h2 id="metrics">Exported metrics</h2>
93989392
<tr><th>Metric Name</th><th>Type</th><th>Description</th></tr>
93999393
</thead>
94009394
<tbody>
9395+
<tr><td><code>ambient_istiod_managed_clusters</code></td><td><code>LastValue</code></td><td>Number of clusters managed by istiod</td></tr>
9396+
<tr><td><code>ambient_remote_cluster_sync_timeouts_total</code></td><td><code>Sum</code></td><td>Number of times remote clusters took too long to sync, causing slow startup that excludes remote clusters.</td></tr>
94019397
<tr><td><code>auto_registration_deletes_total</code></td><td><code>Sum</code></td><td>Total number of auto registration cleaned up by periodic timer.</td></tr>
94029398
<tr><td><code>auto_registration_errors_total</code></td><td><code>Sum</code></td><td>Total number of auto registration errors.</td></tr>
94039399
<tr><td><code>auto_registration_success_total</code></td><td><code>Sum</code></td><td>Total number of successful auto registrations.</td></tr>

content/en/docs/reference/commands/pilot-agent/index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -730,12 +730,6 @@ <h2 id="envvars">Environment variables</h2>
730730
<td>If enabled, status messages for ambient mode will be written to resources. Currently, this does not do leader election, so may be unsafe to enable with multiple replicas.</td>
731731
</tr>
732732
<tr>
733-
<td><code>BYPASS_OVERLOAD_MANAGER_FOR_STATIC_LISTENERS</code></td>
734-
<td>Boolean</td>
735-
<td><code>true</code></td>
736-
<td>If enabled, overload manager will not be applied to static listeners</td>
737-
</tr>
738-
<tr>
739733
<td><code>CA_ADDR</code></td>
740734
<td>String</td>
741735
<td><code></code></td>

content/en/docs/reference/commands/pilot-discovery/index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -428,12 +428,6 @@ <h2 id="envvars">Environment variables</h2>
428428
<td>Expected audience in the tokens. </td>
429429
</tr>
430430
<tr>
431-
<td><code>BYPASS_OVERLOAD_MANAGER_FOR_STATIC_LISTENERS</code></td>
432-
<td>Boolean</td>
433-
<td><code>true</code></td>
434-
<td>If enabled, overload manager will not be applied to static listeners</td>
435-
</tr>
436-
<tr>
437431
<td><code>CA_TRUSTED_NODE_ACCOUNTS</code></td>
438432
<td>String</td>
439433
<td><code></code></td>
@@ -1507,6 +1501,8 @@ <h2 id="metrics">Exported metrics</h2>
15071501
<tr><th>Metric Name</th><th>Type</th><th>Description</th></tr>
15081502
</thead>
15091503
<tbody>
1504+
<tr><td><code>ambient_istiod_managed_clusters</code></td><td><code>LastValue</code></td><td>Number of clusters managed by istiod</td></tr>
1505+
<tr><td><code>ambient_remote_cluster_sync_timeouts_total</code></td><td><code>Sum</code></td><td>Number of times remote clusters took too long to sync, causing slow startup that excludes remote clusters.</td></tr>
15101506
<tr><td><code>auto_registration_deletes_total</code></td><td><code>Sum</code></td><td>Total number of auto registration cleaned up by periodic timer.</td></tr>
15111507
<tr><td><code>auto_registration_errors_total</code></td><td><code>Sum</code></td><td>Total number of auto registration errors.</td></tr>
15121508
<tr><td><code>auto_registration_success_total</code></td><td><code>Sum</code></td><td>Total number of successful auto registrations.</td></tr>

content/zh/docs/reference/commands/install-cni/index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -500,12 +500,6 @@ <h2 id="envvars">Environment variables</h2>
500500
<td></td>
501501
</tr>
502502
<tr>
503-
<td><code>BYPASS_OVERLOAD_MANAGER_FOR_STATIC_LISTENERS</code></td>
504-
<td>Boolean</td>
505-
<td><code>true</code></td>
506-
<td>If enabled, overload manager will not be applied to static listeners</td>
507-
</tr>
508-
<tr>
509503
<td><code>CA_TRUSTED_NODE_ACCOUNTS</code></td>
510504
<td>String</td>
511505
<td><code></code></td>

content/zh/docs/reference/commands/istioctl/index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8373,12 +8373,6 @@ <h2 id="envvars">Environment variables</h2>
83738373
<td>If true, GKE will be detected automatically.</td>
83748374
</tr>
83758375
<tr>
8376-
<td><code>BYPASS_OVERLOAD_MANAGER_FOR_STATIC_LISTENERS</code></td>
8377-
<td>Boolean</td>
8378-
<td><code>true</code></td>
8379-
<td>If enabled, overload manager will not be applied to static listeners</td>
8380-
</tr>
8381-
<tr>
83828376
<td><code>CA_TRUSTED_NODE_ACCOUNTS</code></td>
83838377
<td>String</td>
83848378
<td><code></code></td>
@@ -9398,6 +9392,8 @@ <h2 id="metrics">Exported metrics</h2>
93989392
<tr><th>Metric Name</th><th>Type</th><th>Description</th></tr>
93999393
</thead>
94009394
<tbody>
9395+
<tr><td><code>ambient_istiod_managed_clusters</code></td><td><code>LastValue</code></td><td>Number of clusters managed by istiod</td></tr>
9396+
<tr><td><code>ambient_remote_cluster_sync_timeouts_total</code></td><td><code>Sum</code></td><td>Number of times remote clusters took too long to sync, causing slow startup that excludes remote clusters.</td></tr>
94019397
<tr><td><code>auto_registration_deletes_total</code></td><td><code>Sum</code></td><td>Total number of auto registration cleaned up by periodic timer.</td></tr>
94029398
<tr><td><code>auto_registration_errors_total</code></td><td><code>Sum</code></td><td>Total number of auto registration errors.</td></tr>
94039399
<tr><td><code>auto_registration_success_total</code></td><td><code>Sum</code></td><td>Total number of successful auto registrations.</td></tr>

content/zh/docs/reference/commands/pilot-agent/index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -730,12 +730,6 @@ <h2 id="envvars">Environment variables</h2>
730730
<td>If enabled, status messages for ambient mode will be written to resources. Currently, this does not do leader election, so may be unsafe to enable with multiple replicas.</td>
731731
</tr>
732732
<tr>
733-
<td><code>BYPASS_OVERLOAD_MANAGER_FOR_STATIC_LISTENERS</code></td>
734-
<td>Boolean</td>
735-
<td><code>true</code></td>
736-
<td>If enabled, overload manager will not be applied to static listeners</td>
737-
</tr>
738-
<tr>
739733
<td><code>CA_ADDR</code></td>
740734
<td>String</td>
741735
<td><code></code></td>

content/zh/docs/reference/commands/pilot-discovery/index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -428,12 +428,6 @@ <h2 id="envvars">Environment variables</h2>
428428
<td>Expected audience in the tokens. </td>
429429
</tr>
430430
<tr>
431-
<td><code>BYPASS_OVERLOAD_MANAGER_FOR_STATIC_LISTENERS</code></td>
432-
<td>Boolean</td>
433-
<td><code>true</code></td>
434-
<td>If enabled, overload manager will not be applied to static listeners</td>
435-
</tr>
436-
<tr>
437431
<td><code>CA_TRUSTED_NODE_ACCOUNTS</code></td>
438432
<td>String</td>
439433
<td><code></code></td>
@@ -1507,6 +1501,8 @@ <h2 id="metrics">Exported metrics</h2>
15071501
<tr><th>Metric Name</th><th>Type</th><th>Description</th></tr>
15081502
</thead>
15091503
<tbody>
1504+
<tr><td><code>ambient_istiod_managed_clusters</code></td><td><code>LastValue</code></td><td>Number of clusters managed by istiod</td></tr>
1505+
<tr><td><code>ambient_remote_cluster_sync_timeouts_total</code></td><td><code>Sum</code></td><td>Number of times remote clusters took too long to sync, causing slow startup that excludes remote clusters.</td></tr>
15101506
<tr><td><code>auto_registration_deletes_total</code></td><td><code>Sum</code></td><td>Total number of auto registration cleaned up by periodic timer.</td></tr>
15111507
<tr><td><code>auto_registration_errors_total</code></td><td><code>Sum</code></td><td>Total number of auto registration errors.</td></tr>
15121508
<tr><td><code>auto_registration_success_total</code></td><td><code>Sum</code></td><td>Total number of successful auto registrations.</td></tr>

0 commit comments

Comments
 (0)