tutuV commented on issue #608:
URL:
https://github.com/apache/apisix-ingress-controller/issues/608#issuecomment-889725305
@tao12345666333
helm install apisix apisix/apisix --namespace ingress-apisix
helm install apisix-ingress-controller apisix/apisix-ingress-controller
--namespace ingress-apisix
helm install apisix-dashboard apisix/apisix-dashboard --namespace
ingress-apisix
kubectl get all -n ingress-apisix

kubectl apply -f deploy-httpd.yaml

kubectl apply -f apisix-route.yaml

if i use apisix.apache.org/v2beta1, that wont be ok. why
????????????????????????????????
kubectl get ApisixRoute test-route -n web-ns // SERVICE INGRESS
PORT SERVICE is empty. why???????????????????????

kubectl describe ApisixRoute test-route -n web-ns

How do I access "www.test.com/index" ?????????????????????????????
Where can I find information about apisix-ingress-controller (I only saw
the docs directory in the Github package)????????
In "??????" There are four questions
--
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]