Difference between revisions of "Kubectl describe pvc"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 3: Line 3:
  
 
* <code> [[Kubectl describe pvc grafana]]</code>
 
* <code> [[Kubectl describe pvc grafana]]</code>
 +
 +
 +
.../...
 +
  Warning  [[ProvisioningFailed]]  11m (x15 over 63m)  ebs.csi.aws.com_ebs-csi-controller-586f5df754-p7zmd_418ace3b-5709-4839-86ca-8a271b98b393  (combined from similar events): failed to provision volume with StorageClass "gp2": rpc error: code = Internal desc = Could not create volume "pvc-c6cb2e78-d55b-42b3-b88b-e248af001667": 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: 8f0877f2-4975-47b6-833c-99bfbc110e97
  
  
Line 11: Line 17:
  
 
== See also ==
 
== See also ==
 +
* {{ProvisioningFailed}}
 
* {{EKS storage}}
 
* {{EKS storage}}
 
* {{PVC}}
 
* {{PVC}}
* {{kubectl describe}}
 
* {{kubectl}}
 
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Revision as of 06:44, 9 March 2023


.../...
 Warning  ProvisioningFailed  11m (x15 over 63m)  ebs.csi.aws.com_ebs-csi-controller-586f5df754-p7zmd_418ace3b-5709-4839-86ca-8a271b98b393  (combined from similar events): failed to provision volume with StorageClass "gp2": rpc error: code = Internal desc = Could not create volume "pvc-c6cb2e78-d55b-42b3-b88b-e248af001667": 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: 8f0877f2-4975-47b6-833c-99bfbc110e97


Related terms

See also

Advertising: