apache / apisix-helm-chart

Apache APISIX Helm Chart
https://apisix.apache.org/
Apache License 2.0
228 stars 208 forks source link

apisix deploy fail #385

Open navysummer opened 1 year ago

navysummer commented 1 year ago

operate step:

          helm repo add apisix https://charts.apiseven.com
          helm repo update
          helm install apisix apisix/apisix --create-namespace  --namespace apisix

pvc status:Pending no persistent volumes available for this claim and no storage class is set pv can not be created image

tokers commented 1 year ago

Please, do not just paste a picture, describe your problem, with the context. Or I will close this issue.

navysummer commented 1 year ago

Please, do not just paste a picture, describe your problem, with the context. Or I will close this issue.

has updated,how to solve this problem?

tokers commented 1 year ago

This depends on how the default storage class is set in your K8s cluster.