Difference between revisions of "ProvisioningFailed"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
+ | <code>[[sts:AssumeRoleWithWebIdentity]]</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 | (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 | ||
− | + | <code>ProvisioningFailed [[Failed to provision volume with StorageClass]]</code> | |
− | + | <code>[[waiting for a volume to be created, either by external provisioner]]</code> | |
+ | 27s Warning ProvisioningFailed persistentvolumeclaim/task-pv-claim [[storageclass.storage.k8s.io]] "manual" not found | ||
+ | |||
+ | == See also == | ||
* {{aws-ebs-csi-driver}} | * {{aws-ebs-csi-driver}} | ||
* {{PVC}} | * {{PVC}} | ||
* {{K8s sto}} | * {{K8s sto}} | ||
+ | |||
+ | [[Category:PVC]] |
Latest revision as of 11:02, 11 April 2024
default 107s Warning ProvisioningFailed persistentvolumeclaim/myprometheus-server (combined from similar events): failed to provision volume with StorageClass "gp2": rpc error: code = Internal desc = Could not create volume "pvc-4e14416c-c9c2-4d39-b749-9ce0fa98d597": could not create volume in EC2: UnauthorizedOperation: You are not authorized to perform this operation. Encoded authorization failure message: Goz6E3qExxxxx.../...
(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
ProvisioningFailed Failed to provision volume with StorageClass
waiting for a volume to be created, either by external provisioner
27s Warning ProvisioningFailed persistentvolumeclaim/task-pv-claim storageclass.storage.k8s.io "manual" not found
See also[edit]
ebs-csi: aws-ebs-csi-driver
: Installation, ProvisioningFailed,sts:AssumeRoleWithWebIdentity
- Kubernetes Persistent Volume Claim (PVC) (
kind: PersistentVolumeClaim
), Kubernetes Persistent volumes (PV)(kind: PersistentVolume)
,kubectl describe pvc, kubectl get pvc
, ClaimLost, ProvisioningSucceeded, PV access control - Kubernetes storage, storage classes, PersistentVolume (PV), PVC, CSI,
kind: StorageClass, kind: PersistentVolumeClaim, kind: PersistentVolume
,kubectl [ get | describe | edit ] pvc
,volumeClaimTemplates:
,kubectl patch pv
,FailedMount
, Volume Expansion, Volume Cloning, snapshots, ExtraVolumes, NotTriggerScaleUp,volumePVCDataSource, AllowVolumeExpansion
, EKS storage, provisioner, Storage Capacity Tracking,VolumeBinding, VolumeClaimTemplate, storage.k8s.io
, CKA Storage, DoKC, EmptyDir, Volume populators,storageclass.kubernetes.io
Advertising: