Skip to main content
Version: 3.1

Install Portworx on AWS EKS and EKS-D using the Operator

This topic explains how to install Portworx with EKS (Elastic Kubernetes Service). Follow the steps in this topic in order.

note

NOTE:

  • You can follow these procedures to deploy Portworx on AWS Outposts.
  • Follow the steps in this section to install Portworx on EKS-D.

Prepare

Granting Portworx the needed AWS permissions

Install

note

If you are not using instance privileges, you must also specify AWS environment variables in the StorageCluster spec file. The environment variables to specify (for the KOPS IAM user) are:

AWS_ACCESS_KEY_ID=<id>,AWS_SECRET_ACCESS_KEY=<key>

If generating the StorageCluster spec via the GUI wizard, specify the AWS environment variables in the List of environment variables field. If generating the StorageCluster spec via the command line, specify the AWS environment variables using the e parameter.

Was this page helpful?