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/04/22 12:06:11 UTC

[GitHub] [apisix] JohnnyQianP opened a new issue, #6913: help request: install apisix by helm in K8S

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

   ### Description
   
   helm3 install apisix apisix/apisix
   Error: rendered manifests contain a resource that already exists. Unable to continue with install: StatefulSet "apisix-etcd" in namespace "default" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "app.kubernetes.io/managed-by": must be set to "Helm"; annotation validation error: missing key "meta.helm.sh/release-name": must be set to "apisix"; annotation validation error: missing key "meta.helm.sh/release-namespace": must be set to "default"
   
   There is an error above, how to fix . I find the latest apisix version is 2.13
   Env: k8s v1.17
   
   
   ### Environment
   
   - APISIX version (run `apisix version`):2.13 latest
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - 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