Skip to content
Discussion options

You must be logged in to vote

One solution that I have come up with temporarily is to save the configuration on Git and update Apisix through the CICD tool to reduce human errors during the process. Is there any other better solution?

Yes. CI/CD is a good way to publish configurations across different environments. And I suggest using ADC CLI to do that. One example with ADC and APISIX-based Software: https://docs.api7.ai/enterprise/best-practices/devops-adc#sync-configuration

Also, you can consider using the latest Ingress Controller in CI/CD, as v2.0+ removes the dependency of ETCD. Refer to #11338 (comment)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SkyeYoung
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants