apisix-helm-chart
apisix-helm-chart copied to clipboard
Apache APISIX Helm Chart
The installation process encounters a lot of problems ref: #14 #13 #12 #11 #8 ingress ref: https://github.com/apache/apisix-ingress-controller/issues/141 https://github.com/apache/apisix-ingress-controller/issues/140 https://github.com/apache/apisix-ingress-controller/issues/139 https://github.com/apache/apisix-ingress-controller/issues/138 https://github.com/apache/apisix-ingress-controller/issues/137 https://github.com/apache/apisix-ingress-controller/issues/136 https://github.com/apache/apisix-ingress-controller/issues/135 Of course, we also need a convenient...
When applying for a PVC, you need to meet the requirements of the cloud service provider, for example, Tencent Cloud requires that the storage size of the PVC applied for...
Just like other projects, we need to ensure the correctness of the script, such as CI in [apache/apisix-docker](https://github.com/apache/apisix-docker/blob/master/.github/workflows/apisix-alpine-docker-test.yaml) CI in [apache/apisix-ingress-controller](https://github.com/apache/apisix-ingress-controller/blob/master/.github/workflows/e2e-test-ci.yml) Is anyone interested in adding this CI ?
We can add to repos as below: 1. https://github.com/helm/charts 2. https://github.com/bitnami/charts What do you think?
etcd pod is started, but apisix pod install fail this is Error log :Error from server (BadRequest): container "apisix" in pod "apisix-5d7bc7ccdf-sxlpj" is waiting to start: PodInitializing
 We don't need to care the etcd hosts setting once we disable it.
This is my execution step : 1. Use the following command to install helm install apisix ./chart/apisix -n default \ --set allow.ipList="" \ --set etcd.volumePermissions.enabled=true 2. The phenomenon of complete...
etcdmain: cannot access data directory: mkdir /bitnami/etcd/data: permission denied
I deployed an ETCD outside the container ,apisix pod can not start . The error Info is I deployed an ETCD outside the container
apisix starts nginx workers by default based on the number of node machine cpus