Open portellaa opened 2 days ago
I'm not sure but you have a lot going on here, can you try finding the minimum configuration where this occurs?
I'm suspecting that this is a manipulation that i'm doing using kyverno that is not correct.
I will update this as soon as i'm sure of that.
Thanks π
Hi π
I'm having the following error when trying to launch a pod with a PVC attached with local storage. When i run the describe of the pod, i get the following error:
My cluster is created using the following configuration:
The configuration for the local storage provisioner is:
This works sometimes and even when this error occurs, sometimes it also recovers.
Does anyone has an idea why is this happening and what i have done wrong?
This is part of a product that is working in the Kubernetes systems provided by the clouds, Amazon, Azure and Google, so something must be wrong in my
kind
configuration. The weirdest is doesn't happen all the time.I have checked the
system:node
ClusterRole
and it has the permissions to perform actions in the persistentvolumes, persistentvolumesclaims, volumeattachments. I'm without ideas πIf anyone has an idea, please shout π