Skip to main content
A newer release of this product is available.

Requirements

Contributors juliantap

Get started by reviewing the supported frontends, backends, and host configuration.

Note To learn about the ports that Astra Trident uses, see here.

Critical information about Astra Trident 22.10

You must read the following critical information before upgrading to Astra Trident 22.10.

Warning
Critical information about Astra Trident 22.10
  • Kubernetes 1.25 is now supported in Trident. You must upgrade to Astra Trident 22.10 prior to upgrading to Kubernetes 1.25.

  • Astra Trident now strictly enforces the use of multipathing configuration in SAN environments, with a recommended value of find_multipaths: no in multipath.conf file.

    Use of non-multipathing configuration or use of find_multipaths: yes or find_multipaths: smart value in multipath.conf file will result in mount failures. Trident has recommended the use of find_multipaths: no since the 21.07 release.

Supported frontends (orchestrators)

Astra Trident supports multiple container engines and orchestrators, including the following:

  • Anthos On-Prem (VMware) and Anthos on bare metal 1.9, 1.10, 1.11

  • Kubernetes 1.20 - 1.25

  • Mirantis Kubernetes Engine 3.5

  • OpenShift 4.8, 4.9, 4.10, 4.11

The Trident operator is supported with these releases:

  • Anthos On-Prem (VMware) and Anthos on bare metal 1.9, 1.10, 1.11

  • Kubernetes 1.20 - 1.25

  • OpenShift 4.8, 4.9, 4.10, 4.11

Astra Trident also works with a host of other fully-managed and self-managed Kubernetes offerings, including Google Kubernetes Engine (GKE), Amazon Elastic Kubernetes Services (EKS), Azure Kubernetes Service (AKS), Rancher, and VMWare Tanzu Portfolio.

Supported backends (storage)

To use Astra Trident, you need one or more of the following supported backends:

  • Amazon FSx for NetApp ONTAP

  • Azure NetApp Files

  • Cloud Volumes ONTAP

  • Cloud Volumes Service for GCP

  • FAS/AFF/Select 9.3 or later

  • NetApp All SAN Array (ASA)

  • NetApp HCI/Element software 11 or above

Feature requirements

The table below summarizes the features available with this release of
Astra Trident and the versions of Kubernetes it supports.

Feature Kubernetes version Feature gates required?

CSI Trident

1.20 - 1.25

No

Volume Snapshots

1.20 - 1.25

No

PVC from Volume Snapshots

1.20 - 1.25

No

iSCSI PV resize

1.20 - 1.25

No

ONTAP Bidirectional CHAP

1.20 - 1.25

No

Dynamic Export Policies

1.20 - 1.25

No

Trident Operator

1.20 - 1.25

No

Auto Worker Node Prep (beta)

1.20 - 1.25

No

CSI Topology

1.20 - 1.25

No

Tested host operating systems

Though Astra Trident does not officially "support" specific operating systems, the following are known to work:

  • RedHat CoreOS (RHCOS) versions as supported by OpenShift Container Platform

  • RHEL or CentOS 7

  • Ubuntu 18.04 or later (latest 22.04)

  • Windows Server 2019

By default, Astra Trident runs in a container and will, therefore, run on any Linux worker. However, those workers need to be able to mount the volumes that Astra Trident provides using the standard NFS client or iSCSI initiator, depending on the backends you are using.

The tridentctl utility also runs on any of these distributions of Linux.

Host configuration

Depending on the backend(s) in use, NFS and/or iSCSI utilities should be installed on all of the workers in the cluster. See here for more information.

Storage system configuration

Astra Trident might require some changes to a storage system before a backend configuration can use it. See here for details.

Container images and corresponding Kubernetes versions

For air-gapped installations, the following list is a reference of container images needed to install Astra Trident. Use the tridentctl images command to verify the list of needed container images.

Kubernetes version Container image

v1.20.0

  • docker.io/netapp/trident:22.10.0

  • docker.io/netapp/trident-autosupport:22.10

  • registry.k8s.io/sig-storage/csi-provisioner:v3.3.0

  • registry.k8s.io/sig-storage/csi-attacher:v4.0.0

  • registry.k8s.io/sig-storage/csi-resizer:v1.6.0

  • registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0

  • registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.5.1

  • docker.io/netapp/trident-operator:22.10.0 (optional)

v1.21.0

  • docker.io/netapp/trident:22.10.0

  • docker.io/netapp/trident-autosupport:22.10

  • registry.k8s.io/sig-storage/csi-provisioner:v3.3.0

  • registry.k8s.io/sig-storage/csi-attacher:v4.0.0

  • registry.k8s.io/sig-storage/csi-resizer:v1.6.0

  • registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0

  • registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.5.1

  • docker.io/netapp/trident-operator:22.10.0 (optional)

v1.22.0

  • docker.io/netapp/trident:22.10.0

  • docker.io/netapp/trident-autosupport:22.10

  • registry.k8s.io/sig-storage/csi-provisioner:v3.3.0

  • registry.k8s.io/sig-storage/csi-attacher:v4.0.0

  • registry.k8s.io/sig-storage/csi-resizer:v1.6.0

  • registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0

  • registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.5.1

  • docker.io/netapp/trident-operator:22.10.0 (optional)

v1.23.0

  • docker.io/netapp/trident:22.10.0

  • docker.io/netapp/trident-autosupport:22.10

  • registry.k8s.io/sig-storage/csi-provisioner:v3.3.0

  • registry.k8s.io/sig-storage/csi-attacher:v4.0.0

  • registry.k8s.io/sig-storage/csi-resizer:v1.6.0

  • registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0

  • registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.5.1

  • docker.io/netapp/trident-operator:22.10.0 (optional)

v1.24.0

  • docker.io/netapp/trident:22.10.0

  • docker.io/netapp/trident-autosupport:22.10

  • registry.k8s.io/sig-storage/csi-provisioner:v3.3.0

  • registry.k8s.io/sig-storage/csi-attacher:v4.0.0

  • registry.k8s.io/sig-storage/csi-resizer:v1.6.0

  • registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0

  • registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.5.1

  • docker.io/netapp/trident-operator:22.10.0 (optional)

v1.25.0

  • docker.io/netapp/trident:22.10.0

  • docker.io/netapp/trident-autosupport:22.10

  • registry.k8s.io/sig-storage/csi-provisioner:v3.3.0

  • registry.k8s.io/sig-storage/csi-attacher:v4.0.0

  • registry.k8s.io/sig-storage/csi-resizer:v1.6.0

  • registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0

  • registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.5.1

  • docker.io/netapp/trident-operator:22.10.0 (optional)

Note On Kubernetes version 1.20 and above, use the validated registry.k8s.gcr.io/sig-storage/csi-snapshotter:v6.x image only if the v1 version is serving the volumesnapshots.snapshot.storage.k8s.gcr.io CRD. If the v1beta1 version is serving the CRD with/without the v1 version, use the validated registry.k8s.gcr.io/sig-storage/csi-snapshotter:v3.x image.