Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions trident-get-started/requirements.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -168,14 +168,14 @@ For air-gapped installations, the following list is a reference of container ima

| v1.27.0, v1.28.0, v1.29.0, v1.30.0, v1.31.0, v1.32.0, v1.33.0, v1.35.0
a|
* docker.io/netapp/trident:25.10.0
* docker.io/netapp/trident-autosupport:25.10
* docker.io/netapp/trident:26.02.0
* docker.io/netapp/trident-autosupport:26.02
* registry.k8s.io/sig-storage/csi-provisioner:v5.3.0
* registry.k8s.io/sig-storage/csi-attacher:v4.10.0
* registry.k8s.io/sig-storage/csi-resizer:v1.14.0
* registry.k8s.io/sig-storage/csi-snapshotter:v8.3.0
* registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.15.0
* docker.io/netapp/trident-operator:25.10.0 (optional)
* docker.io/netapp/trident-operator:26.02.0 (optional)

|

Expand Down
3 changes: 2 additions & 1 deletion trident-use/gcnv-block.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ summary: Configure Trident to provision block (iSCSI) volumes from Google Cloud
---

= Configure Google Cloud NetApp Volumes for SAN workloads

:hardbreaks:
:icons: font
:imagesdir: ../media/

[.lead]
Expand Down
2 changes: 1 addition & 1 deletion trident-use/sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ entries:
- title: Overview
url: /trident-use/gcnv.html
- title: Configure block storage
url: /trident-use/gcnv-block.html
url: /trident-use/gcnv-block.html
- title: Prepare to configure
url: /trident-use/gcnv-prep.html
- title: Configuration options and examples
Expand Down