Skip to content

help request: the best way to move away from etcd deployment #12208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
stoneHeartNew opened this issue May 13, 2025 · 2 comments
Open

help request: the best way to move away from etcd deployment #12208

stoneHeartNew opened this issue May 13, 2025 · 2 comments
Labels
question label for questions asked by users

Comments

@stoneHeartNew
Copy link

Description

https://apisix.apache.org/blog/2023/10/18/ingress-apisix/
如这篇文章介绍的方法, 是可以使用的, 但是镜像太旧, 有的插件也不支持,想要切换到apisix的新镜像会报错

failed to read local yaml config of apisix: failed to open file: /usr/local/apisix/conf/config.yaml, error info:/usr/local/apisix/conf/config.yaml: Permission denied

defaultMode: 0660
当前为了实现脱离etcd 并通过k8s声明创建路由等应该采用的最佳方式是哪一种

Environment

  • APISIX version (run apisix version):
  • 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):
@dosubot dosubot bot added the question label for questions asked by users label May 13, 2025
@Baoyuantop Baoyuantop changed the title help request: 脱离etcd部署的最佳方式是哪一种 help request: the best way to move away from etcd deployment May 13, 2025
@Baoyuantop
Copy link
Contributor

Have you tried standalone mode? It uses a yaml file as a configuration center https://docs.api7.ai/apisix/reference/standalone-configurations

@stoneHeartNew
Copy link
Author

Have you tried standalone mode? It uses a yaml file as a configuration center https://docs.api7.ai/apisix/reference/standalone-configurations

Is this compatible with crd resources? I tried but couldn't deploy the controller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question label for questions asked by users
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants