Open ChiragGaur13 opened 7 months ago
I have hit the same problem trying to run the OpenMetadata locally using kind. Running kubectl get event
showed that the underlying problem is:
11s Warning ProvisioningFailed persistentvolumeclaim/openmetadata-dependencies-dags failed to provision volume with StorageClass "standard": Only support ReadWriteOnce access mode
At least for kind this issue is covered under kubernetes-sigs/kind#1487. The workaround described here enabled me to proceed.
Checks
Description
Bug Description = I follow the installation doc of open metadata in Quickstart openmetadata in kubernetes. I follow every step one by one and it install openmetadata and its dependencies without any error but openmetadata pods are in pending state.
Steps to reproduce
No response
Chart Version
1.3.3
App Version
1.3.3
Kubernetes Version
v1.28.8
Helm Version
v3.9.3
Relevant Logs
Custom Helm Values
No response
Have you joined Openmetadata Slack community?
Yes