Difference between revisions of "Failed to provision volume with StorageClass"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
(combined from similar events): failed to provision volume with StorageClass "gp2": rpc error: code = Internal desc = Could not create volume "pvc-641db932-4715-4f5a-b2d2-9c0c4117dd27": could not create volume in EC2: WebIdentityErr: failed to retrieve credentials caused by: AccessDenied: Not authorized to perform sts:AssumeRoleWithWebIdentity status code: 403, request id: 6bc69eb4-96a6-4167-b5e3-1234567890 | (combined from similar events): failed to provision volume with StorageClass "gp2": rpc error: code = Internal desc = Could not create volume "pvc-641db932-4715-4f5a-b2d2-9c0c4117dd27": could not create volume in EC2: WebIdentityErr: failed to retrieve credentials caused by: AccessDenied: Not authorized to perform sts:AssumeRoleWithWebIdentity status code: 403, request id: 6bc69eb4-96a6-4167-b5e3-1234567890 | ||
+ | failed to provision volume with StorageClass "gp2": rpc error: code = Internal desc = Could not create volume "pvc-7d80941a-d442-48fe-b26f-123456789": [[could not create volume in EC2]]: [[UnauthorizedOperation]]: [[You are not authorized to perform this operation]]. [[Encoded authorization failure message]] | ||
== See also == | == See also == | ||
+ | * {{ebs-csi-controller}} | ||
+ | * {{aws-ebs-csi-driver}} | ||
* {{ProvisioningFailed}} | * {{ProvisioningFailed}} | ||
* {{PVC}} | * {{PVC}} |
Latest revision as of 06:32, 22 March 2023
failed to provision volume with StorageClass "gp2": rpc error: code =
(combined from similar events): failed to provision volume with StorageClass "gp2": rpc error: code = Internal desc = Could not create volume "pvc-641db932-4715-4f5a-b2d2-9c0c4117dd27": could not create volume in EC2: WebIdentityErr: failed to retrieve credentials caused by: AccessDenied: Not authorized to perform sts:AssumeRoleWithWebIdentity status code: 403, request id: 6bc69eb4-96a6-4167-b5e3-1234567890
failed to provision volume with StorageClass "gp2": rpc error: code = Internal desc = Could not create volume "pvc-7d80941a-d442-48fe-b26f-123456789": could not create volume in EC2: UnauthorizedOperation: You are not authorized to perform this operation. Encoded authorization failure message
See also[edit]
ebs-csi-controller, volumesnapshotclasses.snapshot.storage.k8s.io
ebs-csi: aws-ebs-csi-driver
: Installation, ProvisioningFailed,sts:AssumeRoleWithWebIdentity
- ProvisioningFailed
- Kubernetes Persistent Volume Claim (PVC) (
kind: PersistentVolumeClaim
), Kubernetes Persistent volumes (PV)(kind: PersistentVolume)
,kubectl describe pvc, kubectl get pvc
, ClaimLost, ProvisioningSucceeded, PV access control ebs-csi: aws-ebs-csi-driver
: Installation, ProvisioningFailed,sts:AssumeRoleWithWebIdentity
Advertising: