You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/05/12 06:29:01 UTC

[GitHub] [apisix] zzq926083010 opened a new issue, #7034: help request: failed to install CRD crds/customresourcedefinitions.yaml

zzq926083010 opened a new issue, #7034:
URL: https://github.com/apache/apisix/issues/7034

   ### Description
   
   执行:helm install apisix-ingress-controller apisix/apisix-ingress-controller --namespace apisix  --set config.apisix.serviceName=apisix-dashboard --set ingress-controller.enabled=true --set config.apisix.serviceNamespace=apisix --set config.apisix.servicePort=9080 --set config.logLevel=warn --set config.apisix.adminKey=edd1c9f034335f136f87ad84b625c8f1
   
   报错:Error: INSTALLATION FAILED: failed to install CRD crds/customresourcedefinitions.yaml: unable to recognize "": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1"
   
   
   ### Environment
   
   - APISIX version (run `2.11`):
   - Operating system (run `Linux master 3.10.0-957.el7.x86_64 #1 SMP Thu Nov 8 23:39:32 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `v3.5.4`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] zzq926083010 commented on issue #7034: help request: failed to install CRD crds/customresourcedefinitions.yaml

Posted by GitBox <gi...@apache.org>.
zzq926083010 commented on issue #7034:
URL: https://github.com/apache/apisix/issues/7034#issuecomment-1124580371

   我的k8s版本是1.14.10


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org