Skip to content

Running on stretched cluster #610

@boedy

Description

@boedy

What did you do? (required. The issue will be closed when not provided.)

we run a self managed k3s clusters that stretches the ams3 and fra1 regions using wireguard. I tried creating a pvc, but the controller errors out (see logs). I tried specifing the --region flag and setting it to fra1, but this doesn't make a difference.

What did you expect to happen?

I would expect the csi controller to create a pvc in the fra1 region when --region flag was set to fra1.

Logs

level=error msg="method failed" error="rpc error: code = ResourceExhausted desc = volume can be only created in region: \"fra1\", got: \"ams3\"" host_id=448953479 method=/csi.v1.Controller/CreateVolume region=fra1 version=v4.12.0
  • CSI Version: v4.12.0
  • Kubernetes Version: v1.29.8+k3s1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions