tutuV opened a new issue #749:
URL: https://github.com/apache/apisix-ingress-controller/issues/749
env:
k8s 1.21
apisix-helm-chart 0.7.2
install cmd:
helm install apisix apisix
-f apisix/values.yaml
--set apisix.replicaCount=1
--set gateway.type=LoadBalancer
--set admin.allow.ipList="{0.0.0.0/0}"
--set etcd.enabled=true
--set etcd.persistence.enabled=false
--set ingress-controller.enabled=true
--set ingress-controller.config.apisix.serviceNamespace=apisix
--set
ingress-controller.config.kubernetes.apisixRouteVersion="apisix.apache.org/v2beta2"
--set dashboard.enabled=true
--namespace apisix
ApisixRoute was created successfully, but neither ETCD nor Dashboard, and
ingress-Controller-pod reported no error.
Sometimes, restarting ingress-Controller-pod fixes this problem
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]