Skip to content

Commit

Permalink
Automator: update istio.io@ reference docs (#15815)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored Oct 22, 2024
1 parent 2b8ff42 commit df7c2c5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions content/en/docs/reference/commands/istioctl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,11 @@ <h3 id="istioctl-analyze">istioctl analyze</h3>
<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>
Expand Down
5 changes: 5 additions & 0 deletions content/zh/docs/reference/commands/istioctl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,11 @@ <h3 id="istioctl-analyze">istioctl analyze</h3>
<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>
Expand Down
2 changes: 1 addition & 1 deletion data/features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit df7c2c5

Please sign in to comment.