Skip to content

Commit 939da21

Browse files
Automator: update istio.io@ reference docs (#16555)
1 parent 84db88a commit 939da21

File tree

8 files changed

+0
-144
lines changed

8 files changed

+0
-144
lines changed

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

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,30 +1344,12 @@ <h2 id="envvars">Environment variables</h2>
13441344
<td>If true, separate tracing span for each upstream request for gateway.</td>
13451345
</tr>
13461346
<tr>
1347-
<td><code>PILOT_STATUS_BURST</code></td>
1348-
<td>Integer</td>
1349-
<td><code>500</code></td>
1350-
<td>If status is enabled, controls the Burst rate with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config Burst</td>
1351-
</tr>
1352-
<tr>
13531347
<td><code>PILOT_STATUS_MAX_WORKERS</code></td>
13541348
<td>Integer</td>
13551349
<td><code>100</code></td>
13561350
<td>The maximum number of workers Pilot will use to keep configuration status up to date. Smaller numbers will result in higher status latency, but larger numbers may impact CPU in high scale environments.</td>
13571351
</tr>
13581352
<tr>
1359-
<td><code>PILOT_STATUS_QPS</code></td>
1360-
<td>Integer</td>
1361-
<td><code>100</code></td>
1362-
<td>If status is enabled, controls the QPS with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config QPS</td>
1363-
</tr>
1364-
<tr>
1365-
<td><code>PILOT_STATUS_UPDATE_INTERVAL</code></td>
1366-
<td>Time Duration</td>
1367-
<td><code>500ms</code></td>
1368-
<td>Interval to update the XDS distribution status.</td>
1369-
</tr>
1370-
<tr>
13711353
<td><code>PILOT_TRACE_SAMPLING</code></td>
13721354
<td>Floating-Point</td>
13731355
<td><code>1</code></td>

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

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9251,30 +9251,12 @@ <h2 id="envvars">Environment variables</h2>
92519251
<td>If true, separate tracing span for each upstream request for gateway.</td>
92529252
</tr>
92539253
<tr>
9254-
<td><code>PILOT_STATUS_BURST</code></td>
9255-
<td>Integer</td>
9256-
<td><code>500</code></td>
9257-
<td>If status is enabled, controls the Burst rate with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config Burst</td>
9258-
</tr>
9259-
<tr>
92609254
<td><code>PILOT_STATUS_MAX_WORKERS</code></td>
92619255
<td>Integer</td>
92629256
<td><code>100</code></td>
92639257
<td>The maximum number of workers Pilot will use to keep configuration status up to date. Smaller numbers will result in higher status latency, but larger numbers may impact CPU in high scale environments.</td>
92649258
</tr>
92659259
<tr>
9266-
<td><code>PILOT_STATUS_QPS</code></td>
9267-
<td>Integer</td>
9268-
<td><code>100</code></td>
9269-
<td>If status is enabled, controls the QPS with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config QPS</td>
9270-
</tr>
9271-
<tr>
9272-
<td><code>PILOT_STATUS_UPDATE_INTERVAL</code></td>
9273-
<td>Time Duration</td>
9274-
<td><code>500ms</code></td>
9275-
<td>Interval to update the XDS distribution status.</td>
9276-
</tr>
9277-
<tr>
92789260
<td><code>PILOT_TRACE_SAMPLING</code></td>
92799261
<td>Floating-Point</td>
92809262
<td><code>1</code></td>

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

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1742,30 +1742,12 @@ <h2 id="envvars">Environment variables</h2>
17421742
<td>If true, separate tracing span for each upstream request for gateway.</td>
17431743
</tr>
17441744
<tr>
1745-
<td><code>PILOT_STATUS_BURST</code></td>
1746-
<td>Integer</td>
1747-
<td><code>500</code></td>
1748-
<td>If status is enabled, controls the Burst rate with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config Burst</td>
1749-
</tr>
1750-
<tr>
17511745
<td><code>PILOT_STATUS_MAX_WORKERS</code></td>
17521746
<td>Integer</td>
17531747
<td><code>100</code></td>
17541748
<td>The maximum number of workers Pilot will use to keep configuration status up to date. Smaller numbers will result in higher status latency, but larger numbers may impact CPU in high scale environments.</td>
17551749
</tr>
17561750
<tr>
1757-
<td><code>PILOT_STATUS_QPS</code></td>
1758-
<td>Integer</td>
1759-
<td><code>100</code></td>
1760-
<td>If status is enabled, controls the QPS with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config QPS</td>
1761-
</tr>
1762-
<tr>
1763-
<td><code>PILOT_STATUS_UPDATE_INTERVAL</code></td>
1764-
<td>Time Duration</td>
1765-
<td><code>500ms</code></td>
1766-
<td>Interval to update the XDS distribution status.</td>
1767-
</tr>
1768-
<tr>
17691751
<td><code>PILOT_TRACE_SAMPLING</code></td>
17701752
<td>Floating-Point</td>
17711753
<td><code>1</code></td>

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

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,30 +1320,12 @@ <h2 id="envvars">Environment variables</h2>
13201320
<td>If true, separate tracing span for each upstream request for gateway.</td>
13211321
</tr>
13221322
<tr>
1323-
<td><code>PILOT_STATUS_BURST</code></td>
1324-
<td>Integer</td>
1325-
<td><code>500</code></td>
1326-
<td>If status is enabled, controls the Burst rate with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config Burst</td>
1327-
</tr>
1328-
<tr>
13291323
<td><code>PILOT_STATUS_MAX_WORKERS</code></td>
13301324
<td>Integer</td>
13311325
<td><code>100</code></td>
13321326
<td>The maximum number of workers Pilot will use to keep configuration status up to date. Smaller numbers will result in higher status latency, but larger numbers may impact CPU in high scale environments.</td>
13331327
</tr>
13341328
<tr>
1335-
<td><code>PILOT_STATUS_QPS</code></td>
1336-
<td>Integer</td>
1337-
<td><code>100</code></td>
1338-
<td>If status is enabled, controls the QPS with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config QPS</td>
1339-
</tr>
1340-
<tr>
1341-
<td><code>PILOT_STATUS_UPDATE_INTERVAL</code></td>
1342-
<td>Time Duration</td>
1343-
<td><code>500ms</code></td>
1344-
<td>Interval to update the XDS distribution status.</td>
1345-
</tr>
1346-
<tr>
13471329
<td><code>PILOT_TRACE_SAMPLING</code></td>
13481330
<td>Floating-Point</td>
13491331
<td><code>1</code></td>

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

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,30 +1344,12 @@ <h2 id="envvars">Environment variables</h2>
13441344
<td>If true, separate tracing span for each upstream request for gateway.</td>
13451345
</tr>
13461346
<tr>
1347-
<td><code>PILOT_STATUS_BURST</code></td>
1348-
<td>Integer</td>
1349-
<td><code>500</code></td>
1350-
<td>If status is enabled, controls the Burst rate with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config Burst</td>
1351-
</tr>
1352-
<tr>
13531347
<td><code>PILOT_STATUS_MAX_WORKERS</code></td>
13541348
<td>Integer</td>
13551349
<td><code>100</code></td>
13561350
<td>The maximum number of workers Pilot will use to keep configuration status up to date. Smaller numbers will result in higher status latency, but larger numbers may impact CPU in high scale environments.</td>
13571351
</tr>
13581352
<tr>
1359-
<td><code>PILOT_STATUS_QPS</code></td>
1360-
<td>Integer</td>
1361-
<td><code>100</code></td>
1362-
<td>If status is enabled, controls the QPS with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config QPS</td>
1363-
</tr>
1364-
<tr>
1365-
<td><code>PILOT_STATUS_UPDATE_INTERVAL</code></td>
1366-
<td>Time Duration</td>
1367-
<td><code>500ms</code></td>
1368-
<td>Interval to update the XDS distribution status.</td>
1369-
</tr>
1370-
<tr>
13711353
<td><code>PILOT_TRACE_SAMPLING</code></td>
13721354
<td>Floating-Point</td>
13731355
<td><code>1</code></td>

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

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9251,30 +9251,12 @@ <h2 id="envvars">Environment variables</h2>
92519251
<td>If true, separate tracing span for each upstream request for gateway.</td>
92529252
</tr>
92539253
<tr>
9254-
<td><code>PILOT_STATUS_BURST</code></td>
9255-
<td>Integer</td>
9256-
<td><code>500</code></td>
9257-
<td>If status is enabled, controls the Burst rate with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config Burst</td>
9258-
</tr>
9259-
<tr>
92609254
<td><code>PILOT_STATUS_MAX_WORKERS</code></td>
92619255
<td>Integer</td>
92629256
<td><code>100</code></td>
92639257
<td>The maximum number of workers Pilot will use to keep configuration status up to date. Smaller numbers will result in higher status latency, but larger numbers may impact CPU in high scale environments.</td>
92649258
</tr>
92659259
<tr>
9266-
<td><code>PILOT_STATUS_QPS</code></td>
9267-
<td>Integer</td>
9268-
<td><code>100</code></td>
9269-
<td>If status is enabled, controls the QPS with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config QPS</td>
9270-
</tr>
9271-
<tr>
9272-
<td><code>PILOT_STATUS_UPDATE_INTERVAL</code></td>
9273-
<td>Time Duration</td>
9274-
<td><code>500ms</code></td>
9275-
<td>Interval to update the XDS distribution status.</td>
9276-
</tr>
9277-
<tr>
92789260
<td><code>PILOT_TRACE_SAMPLING</code></td>
92799261
<td>Floating-Point</td>
92809262
<td><code>1</code></td>

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

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1742,30 +1742,12 @@ <h2 id="envvars">Environment variables</h2>
17421742
<td>If true, separate tracing span for each upstream request for gateway.</td>
17431743
</tr>
17441744
<tr>
1745-
<td><code>PILOT_STATUS_BURST</code></td>
1746-
<td>Integer</td>
1747-
<td><code>500</code></td>
1748-
<td>If status is enabled, controls the Burst rate with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config Burst</td>
1749-
</tr>
1750-
<tr>
17511745
<td><code>PILOT_STATUS_MAX_WORKERS</code></td>
17521746
<td>Integer</td>
17531747
<td><code>100</code></td>
17541748
<td>The maximum number of workers Pilot will use to keep configuration status up to date. Smaller numbers will result in higher status latency, but larger numbers may impact CPU in high scale environments.</td>
17551749
</tr>
17561750
<tr>
1757-
<td><code>PILOT_STATUS_QPS</code></td>
1758-
<td>Integer</td>
1759-
<td><code>100</code></td>
1760-
<td>If status is enabled, controls the QPS with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config QPS</td>
1761-
</tr>
1762-
<tr>
1763-
<td><code>PILOT_STATUS_UPDATE_INTERVAL</code></td>
1764-
<td>Time Duration</td>
1765-
<td><code>500ms</code></td>
1766-
<td>Interval to update the XDS distribution status.</td>
1767-
</tr>
1768-
<tr>
17691751
<td><code>PILOT_TRACE_SAMPLING</code></td>
17701752
<td>Floating-Point</td>
17711753
<td><code>1</code></td>

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

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,30 +1320,12 @@ <h2 id="envvars">Environment variables</h2>
13201320
<td>If true, separate tracing span for each upstream request for gateway.</td>
13211321
</tr>
13221322
<tr>
1323-
<td><code>PILOT_STATUS_BURST</code></td>
1324-
<td>Integer</td>
1325-
<td><code>500</code></td>
1326-
<td>If status is enabled, controls the Burst rate with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config Burst</td>
1327-
</tr>
1328-
<tr>
13291323
<td><code>PILOT_STATUS_MAX_WORKERS</code></td>
13301324
<td>Integer</td>
13311325
<td><code>100</code></td>
13321326
<td>The maximum number of workers Pilot will use to keep configuration status up to date. Smaller numbers will result in higher status latency, but larger numbers may impact CPU in high scale environments.</td>
13331327
</tr>
13341328
<tr>
1335-
<td><code>PILOT_STATUS_QPS</code></td>
1336-
<td>Integer</td>
1337-
<td><code>100</code></td>
1338-
<td>If status is enabled, controls the QPS with which status will be updated. See https://godoc.org/k8s.io/client-go/rest#Config QPS</td>
1339-
</tr>
1340-
<tr>
1341-
<td><code>PILOT_STATUS_UPDATE_INTERVAL</code></td>
1342-
<td>Time Duration</td>
1343-
<td><code>500ms</code></td>
1344-
<td>Interval to update the XDS distribution status.</td>
1345-
</tr>
1346-
<tr>
13471329
<td><code>PILOT_TRACE_SAMPLING</code></td>
13481330
<td>Floating-Point</td>
13491331
<td><code>1</code></td>

0 commit comments

Comments
 (0)