Skip to content

Unable to mount FSx as PV from a peered VPC #357

Open
@satishpasumarthi

Description

@satishpasumarthi

/kind bug

What happened?
Hi, I've been looking into getting the PV and PVC setup for pods using the FSx in a peered account. I am unable to get the FSx mounted as PV:
Currently the aws-fsx-csi-driver helps with PV and PVC setup -- It takes dnsname into account for Mounting. But we can't mount FSx (peered vpc) using dnsname, but rather IP address of FSx should be used because we can't use dnsname for FSx (From a peered vpc)
What's the recommended way to accomplish this?
What you expected to happen?
Consume FSx ip address and mount the volume
How to reproduce it (as minimally and precisely as possible)?
Try PV and PVC for static FSx volume using the dnsname. The FSx volume should be from a peered VPC.

Anything else we need to know?:

Environment: AWS EKS

  • Kubernetes version (use kubectl version): 1.27
  • Driver version: 1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions