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 2021/11/22 11:35:07 UTC

[GitHub] [apisix-ingress-controller] GhangZh opened a new issue #765: request help: why not reuse the k8s control panel etcd

GhangZh opened a new issue #765:
URL: https://github.com/apache/apisix-ingress-controller/issues/765


   ### Issue description
   Now the helm installation of apisix is using statefulset to deploy the etcd cluster, and I see the community is also not recommended, why not reuse the k8s control panel etcd
   ### Environment
   
   * your apisix-ingress-controller version (output of `apisix-ingress-controller version --long`);
   * your Kubernetes cluster version (output of `kubectl version`);
   * if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (`uname -a`).
   


-- 
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



[GitHub] [apisix-ingress-controller] tao12345666333 edited a comment on issue #765: request help: why not reuse the k8s control panel etcd

Posted by GitBox <gi...@apache.org>.
tao12345666333 edited a comment on issue #765:
URL: https://github.com/apache/apisix-ingress-controller/issues/765#issuecomment-975459679


   Yes, it is not recommended to reuse etcd of the k8s control plane, mainly for the following reasons:
   
   * If you want to reset or uninstall APISIX, data management is not easy
   
   * If you have a large amount of data, it may inevitably affect each other


-- 
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



[GitHub] [apisix-ingress-controller] tao12345666333 closed issue #765: request help: why not reuse the k8s control panel etcd

Posted by GitBox <gi...@apache.org>.
tao12345666333 closed issue #765:
URL: https://github.com/apache/apisix-ingress-controller/issues/765


   


-- 
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



[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #765: request help: why not reuse the k8s control panel etcd

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on issue #765:
URL: https://github.com/apache/apisix-ingress-controller/issues/765#issuecomment-975459679


   Yes, it is not recommended to reuse etcd of the k8s control plane, mainly for the following reasons:
   
   * If you want to reset or uninstall APISIX, data management is not easy
   
   * If you have a large amount of data, it will inevitably affect each other


-- 
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



[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #765: request help: why not reuse the k8s control panel etcd

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on issue #765:
URL: https://github.com/apache/apisix-ingress-controller/issues/765#issuecomment-977562084


   I will close this issue, feel free to reopen it if you have any question.


-- 
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