awslabs / mountpoint-s3-csi-driver

Built on Mountpoint for Amazon S3, the Mountpoint CSI driver presents an Amazon S3 bucket as a storage volume accessible by containers in your Kubernetes cluster.
Apache License 2.0
213 stars 26 forks source link

Clarify only IAM role is created by eksctl in CONFIGURATION.md #267

Closed dannycjones closed 1 week ago

dannycjones commented 1 month ago

Issue #, if available: N/A

Description of changes:

I was following the instructions in order to create a cluster for testing. These changes will hopefully make it a bit clearer.

I also removed some validation steps as I think they're ultimately distracting and not appropriate at the step they were mentioned. They could be re-added elsewhere if there's a good home for them.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.