apisix-ingress-controller
apisix-ingress-controller copied to clipboard
request help: Need help in installing Apisix 3.1 with yaml files in kubernetes cluster
Issue description
https://apisix.apache.org/docs/ingress-controller/tutorials/the-hard-way/ The above link provides the steps to install Apisix 2.15.0 using yaml file.
Similarly, I need the steps to install Apisix latest version - 3.0 or 3.1 using yaml files in kubernetes cluster. The yaml should have the configuration of DNS Service discovery and without etcd server.
Thanks, Hariharan.
Environment
your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 1.6.0 your Kubernetes cluster version (output of kubectl version): 1.28.3 if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a): etcd - docker.io/bitnami/etcd:3.5.7-debian-11-r14 Apisix version - Apisix 3
@nphariharan By without etcd server, do you mean you are looking for the composite architecture where ingress controller and apisix run in the same pod without any etcd server?
https://apisix.apache.org/blog/2023/10/18/ingress-apisix/
As per the above link, I need to install apisix with mock etcd server using yaml files.
Looks like https://github.com/apache/apisix-ingress-controller/issues/2128
This issue has been marked as stale due to 90 days of inactivity. It will be closed in 30 days if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the [email protected] list. Thank you for your contributions.
This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.