cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

No persistent volume available for this claim and no storage class is set -Kubernetes

Good afternoon, community. I've tried to integrate Kubernetes with Dynatrace by following the documentation via Helm, and I'm getting an error when deploying.

 

No persistent volume available for this claim and no storage class is set -Kubernetes

 

I've researched how to solve this, even by adjusting the YAML file, but I still haven't been able to fix this problem. The ActiveGate remains in a pending state.

1 REPLY 1

Julius_Loman
DynaMight Legend
DynaMight Legend

I also ran into this with latest DynaKube CRD v1beta5 and Operator 1.6+ in my lab. This is, I believe, due to missing volumeClaimTemplate in the CRD in .spec.activeGate . I resolved it using ephemeralVolume instead for now.


Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts