Automator: update istio.io@ reference docs (#11996)

This commit is contained in:
Istio Automation 2022-09-23 19:49:33 -07:00 committed by GitHub
parent 656427d5ca
commit 81fd8b368b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 48 additions and 2 deletions

View File

@ -453,6 +453,11 @@ All names except label and annotation keys support '*' glob matching pat
<td>Config namespace (default ``)</td>
</tr>
<tr>
<td><code>--rps-limit &lt;int&gt;</code></td>
<td></td>
<td>Requests per second limit to the Kubernetes API server, defaults to 10.A higher limit can make bug report collection much faster. (default `0`)</td>
</tr>
<tr>
<td><code>--start-time &lt;string&gt;</code></td>
<td></td>
<td>Start time for the range of log entries to include in the archive. Default is the infinite past. If set, --duration must be unset. (default ``)</td>
@ -563,6 +568,11 @@ All names except label and annotation keys support &#39;*&#39; glob matching pat
<td>One of &#39;yaml&#39; or &#39;json&#39;. (default ``)</td>
</tr>
<tr>
<td><code>--rps-limit &lt;int&gt;</code></td>
<td></td>
<td>Requests per second limit to the Kubernetes API server, defaults to 10.A higher limit can make bug report collection much faster. (default `0`)</td>
</tr>
<tr>
<td><code>--short</code></td>
<td><code>-s</code></td>
<td>Use --short=false to generate full version information </td>

View File

@ -320,7 +320,7 @@ Istio supports to control its behavior.
<td>Deprecated</td>
<td>[Pod]</td>
<td>Specifies whether or not an Envoy sidecar should be automatically injected into the workload.</td>
<td>Specifies whether or not an Envoy sidecar should be automatically injected into the workload. Deprecated in favor of `sidecar.istio.io/inject` label.</td>
</tr>

View File

@ -84,6 +84,19 @@ Istio supports to control its behavior.
<tr>
<td><code>sidecar.istio.io/inject</code></td>
<td>Beta</td>
<td>[Pod]</td>
<td>Specifies whether or not an Envoy sidecar should be automatically injected into the workload.</td>
</tr>
<tr>
<td><code>topology.istio.io/cluster</code></td>

View File

@ -453,6 +453,11 @@ All names except label and annotation keys support &#39;*&#39; glob matching pat
<td>Config namespace (default ``)</td>
</tr>
<tr>
<td><code>--rps-limit &lt;int&gt;</code></td>
<td></td>
<td>Requests per second limit to the Kubernetes API server, defaults to 10.A higher limit can make bug report collection much faster. (default `0`)</td>
</tr>
<tr>
<td><code>--start-time &lt;string&gt;</code></td>
<td></td>
<td>Start time for the range of log entries to include in the archive. Default is the infinite past. If set, --duration must be unset. (default ``)</td>
@ -563,6 +568,11 @@ All names except label and annotation keys support &#39;*&#39; glob matching pat
<td>One of &#39;yaml&#39; or &#39;json&#39;. (default ``)</td>
</tr>
<tr>
<td><code>--rps-limit &lt;int&gt;</code></td>
<td></td>
<td>Requests per second limit to the Kubernetes API server, defaults to 10.A higher limit can make bug report collection much faster. (default `0`)</td>
</tr>
<tr>
<td><code>--short</code></td>
<td><code>-s</code></td>
<td>Use --short=false to generate full version information </td>

View File

@ -320,7 +320,7 @@ Istio supports to control its behavior.
<td>Deprecated</td>
<td>[Pod]</td>
<td>Specifies whether or not an Envoy sidecar should be automatically injected into the workload.</td>
<td>Specifies whether or not an Envoy sidecar should be automatically injected into the workload. Deprecated in favor of `sidecar.istio.io/inject` label.</td>
</tr>

View File

@ -84,6 +84,19 @@ Istio supports to control its behavior.
<tr>
<td><code>sidecar.istio.io/inject</code></td>
<td>Beta</td>
<td>[Pod]</td>
<td>Specifies whether or not an Envoy sidecar should be automatically injected into the workload.</td>
</tr>
<tr>
<td><code>topology.istio.io/cluster</code></td>