From 69d4aa55f06cb445b68efb8ed17d198cfe7535bd Mon Sep 17 00:00:00 2001 From: Bob Date: Wed, 9 Dec 2020 14:08:09 -0500 Subject: [PATCH] Remove TP note in CSI snapshots --- .../persistent-storage-csi-snapshots.adoc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/storage/container_storage_interface/persistent-storage-csi-snapshots.adoc b/storage/container_storage_interface/persistent-storage-csi-snapshots.adoc index 64b6dc705f..ae919db93d 100644 --- a/storage/container_storage_interface/persistent-storage-csi-snapshots.adoc +++ b/storage/container_storage_interface/persistent-storage-csi-snapshots.adoc @@ -7,10 +7,6 @@ toc::[] This document describes how to use volume snapshots with supported Container Storage Interface (CSI) drivers to help protect against data loss in {product-title}. Familiarity with xref:../../storage/understanding-persistent-storage.adoc#persistent-volumes_understanding-persistent-storage[persistent volumes] is suggested. -:FeatureName: CSI volume snapshot - -include::modules/technology-preview.adoc[leveloffset=+0] - include::modules/persistent-storage-csi-snapshots-overview.adoc[leveloffset=+1] include::modules/persistent-storage-csi-snapshots-controller-sidecar.adoc[leveloffset=+1]