diff --git a/install/ossm-istio-ambient-mode.adoc b/install/ossm-istio-ambient-mode.adoc index 7aced2d81caf..0816042d9e36 100644 --- a/install/ossm-istio-ambient-mode.adoc +++ b/install/ossm-istio-ambient-mode.adoc @@ -8,8 +8,6 @@ toc::[] {istio} ambient mode introduces an architecture for {SMProductName} without sidecar injection. The {istio} ambient mode is designed to simplify operations and reduce resource usage. Instead of injecting a sidecar proxy into each application pod, ambient mode uses a shared node-level proxy for Layer 4 (L4) functionality and an optional, dedicated proxy for Layer 7 (L7) features. -include::snippets/technology-preview-istio-ambient-mode.adoc[] - include::modules/ossm-about-istio-ambient-mode.adoc[leveloffset=+1] include::modules/ossm-installing-istio-ambient-mode.adoc[leveloffset=+1]