Skip to content

Commit 8554c3e

Browse files
author
craigbox
authored
Experimental tidy-ups (#9772)
* Experimental tidy-ups * replace #8980 * add one that's Alpha; should possibly change word?
1 parent 86126aa commit 8554c3e

File tree

8 files changed

+13
-13
lines changed
  • content/en/docs
    • ops/configuration
      • extensibility/wasm-module-distribution
      • traffic-management/network-topologies
    • reference/config/proxy_extensions/wasm_telemetry
    • setup
    • tasks
      • observability/metrics/classify-metrics
      • security

8 files changed

+13
-13
lines changed

content/en/docs/ops/configuration/extensibility/wasm-module-distribution/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Distributing WebAssembly Modules [Experimental]
3-
description: Describes how to make remote WebAssembly modules available in the mesh (experimental).
2+
title: Distributing WebAssembly Modules (Experimental)
3+
description: Describes how to make remote WebAssembly modules available in the mesh.
44
weight: 10
55
aliases:
66
- /help/ops/extensibility/distribute-remote-wasm-module

content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Configuring Gateway Network Topology [Alpha]
3-
description: How to configure gateway network topology (alpha).
2+
title: Configuring Gateway Network Topology (Alpha)
3+
description: How to configure gateway network topology.
44
weight: 60
55
keywords: [traffic-management,ingress,gateway]
66
owner: istio/wg-networking-maintainers

content/en/docs/reference/config/proxy_extensions/wasm_telemetry/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Wasm-based Telemetry [Experimental]
3-
description: How to enable telemetry generation with the Wasm runtime (experimental).
2+
title: Wasm-based Telemetry (Experimental)
3+
description: How to enable telemetry generation with the Wasm runtime.
44
weight: 60
55
owner: istio/wg-policies-and-telemetry-maintainers
66
test: no

content/en/docs/setup/additional-setup/sidecar-injection/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ In general, any field in a pod can be set. However, care must be taken for certa
221221

222222
Additionally, certain fields are configurable by [annotations](/docs/reference/config/annotations/) on the pod, although it is recommended to use the above approach to customizing settings.
223223

224-
### Custom templates [experimental]
224+
### Custom templates (experimental)
225225

226226
{{< warning >}}
227227
This feature is experimental and subject to change, or removal, at any time.

content/en/docs/setup/upgrade/gateways/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Managing Gateways with Multiple Revisions [Experimental]
3-
description: Configuring and upgrading Istio with gateways (experimental).
2+
title: Managing Gateways with Multiple Revisions (Experimental)
3+
description: Configuring and upgrading Istio with gateways.
44
weight: 30
55
keywords: [kubernetes,upgrading,gateway]
66
owner: istio/wg-environments-maintainers

content/en/docs/tasks/observability/metrics/classify-metrics/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Classifying Metrics Based on Request or Response (Experimental)
2+
title: Classifying Metrics Based on Request or Response
33
description: This task shows you how to improve telemetry by grouping requests and responses by their type.
44
weight: 27
55
keywords: [telemetry,metrics,classify,request-based,openapispec,swagger]

content/en/docs/tasks/security/authorization/authz-dry-run/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Dry Run [Experimental]
2+
title: Dry Run (Experimental)
33
description: Shows how to dry-run an authorization policy without enforcing it.
44
weight: 65
55
keywords: [security,access-control,rbac,authorization,dry-run]

content/en/docs/tasks/security/cert-management/custom-ca-k8s/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Custom CA Integration using Kubernetes CSR [Experimental]
3-
description: Shows how to use a Custom Certificate Authority (that integrates with the Kubernetes CSR API) to provision Istio workload certificates (experimental).
2+
title: Custom CA Integration using Kubernetes CSR (Experimental)
3+
description: Shows how to use a Custom Certificate Authority (that integrates with the Kubernetes CSR API) to provision Istio workload certificates.
44
weight: 100
55
keywords: [security,certificate]
66
aliases:

0 commit comments

Comments
 (0)