Install Portworx on RKE2
Portworx can be installed on Rancher Kubernetes Engine 2 (RKE2) using either a non-airgapped installation or an air-gapped installation for environments without internet access. The installation method you choose depends on your cluster’s network accessibility and security requirements:
- Non-airgapped installation: Recommended for clusters with internet access, this method directly pulls Portworx container images from public repositories.
- Airagpped installation: Designed for restricted environments, this method requires downloading Portworx images on an internet-connected machine, pushing them to a private container registry, and configuring the cluster to use this registry.
Follow the appropriate guide below based on your deployment scenario.
📄️ Non-airgapped installation
Learn how to install Portworx on a non-airgapped RKE2 cluster.
📄️ Airgapped installation
Learn how to install Portworx on an air-gapped RKE2 cluster.
📄️ Install Portworx from SUSE Rancher UI
Learn how to install Portworx on RKE2 using the SUSE Rancher User Interface.