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

This commit is contained in:
Istio Automation 2024-10-21 22:18:30 -04:00 committed by GitHub
parent 2b8ff421a5
commit df7c2c5e20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 1 deletions

View File

@ -333,6 +333,11 @@ debug and diagnose their Istio mesh.
<td>Process directory arguments recursively. Useful when you want to analyze related manifests organized within the same directory. </td>
</tr>
<tr>
<td><code>--remote-cluster-context &lt;stringArray&gt;</code></td>
<td></td>
<td>Kubernetes configuration contexts for remote clusters to be used in multi-cluster analysis. Not to be confused with &#39;--context&#39;. If unspecified, contexts are read from the remote secrets in the cluster. (default `[]`)</td>
</tr>
<tr>
<td><code>--revision &lt;string&gt;</code></td>
<td></td>
<td>analyze a specific revision deployed. (default `default`)</td>

View File

@ -333,6 +333,11 @@ debug and diagnose their Istio mesh.
<td>Process directory arguments recursively. Useful when you want to analyze related manifests organized within the same directory. </td>
</tr>
<tr>
<td><code>--remote-cluster-context &lt;stringArray&gt;</code></td>
<td></td>
<td>Kubernetes configuration contexts for remote clusters to be used in multi-cluster analysis. Not to be confused with &#39;--context&#39;. If unspecified, contexts are read from the remote secrets in the cluster. (default `[]`)</td>
</tr>
<tr>
<td><code>--revision &lt;string&gt;</code></td>
<td></td>
<td>analyze a specific revision deployed. (default `default`)</td>

View File

@ -340,7 +340,7 @@ features:
link: "/docs/setup/additional-setup/cni/"
level:
checklist: "features/cni.md"
maturity: Beta
maturity: Stable
nextExpectedPromotion: ""
area: Core
- name: "IPv6 Support for Kubernetes"