eks-anywhere icon indicating copy to clipboard operation
eks-anywhere copied to clipboard

On-prem RWX storage for EKS-A

Open saiteja313 opened this issue 2 years ago • 2 comments

What would you like to be added:

  • RWX storage for our EKS Anywhere cluster using Bottlerocket
  • related issue links,

https://github.com/bottlerocket-os/bottlerocket/issues/2570 https://github.com/bottlerocket-os/bottlerocket/issues/2669 https://github.com/bottlerocket-os/bottlerocket/issues/1225

Why is this needed:

There is no mechanism today to provision RWX storage in Bottlerocket based EKS Anywhere using on-premesis storage.

Having nfs-utils installed is a common requirement for other CSI drivers from HPE, VAST, etc. Also the native Kubernetes NFS volume mount feature requires nfs-utils.

saiteja313 avatar Nov 06 '23 22:11 saiteja313

Is this requesting RWX storage capability be added? Or is this requesting that nfs-utils be included with the standard bottlerocket image?

jaradtke-aws avatar Dec 13 '23 00:12 jaradtke-aws

All of the on-prem storage solutions listed in the original comment require nfs-utils to be installed.

nis-platforms avatar Jan 30 '24 16:01 nis-platforms