You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/19 06:29:53 UTC

[GitHub] [apisix-ingress-controller] namdiag opened a new issue #839: request help:

namdiag opened a new issue #839:
URL: https://github.com/apache/apisix-ingress-controller/issues/839


   ### Issue description
   
   Setup Apisix on GKE using helm with website tutorial
   After that i have: 
        - 2 deployment apisix, apisix-ingress-controller 
        - 5 services : apisix-admin, apisix-etcd, apisix-etcd-headless, apisix-gateway, apisix-ingress-controller
   To use gateway i have to expose apisix-gateway service to outside world( of course) and with https so i can't use service type loadbalancer as it is operate on layer 4 and cannot use https. 
   I tried to use GKE ingress load balancer route to apisix-gateway type NodePort  but GKE load balancer need the backend service to has an healthcheck api and i can’t find it.
   
   My questions:
   - Current document haven't mention about expose gateway to outside world. Is it correct that i have to expose apisix-gateway to use it? And i want to use https with it, is it alright?
   - Does apisix deploy has default healthcheck api with http protocol?
   
   ### Environment
   
   - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): apisix-ingress-controller:1.3.0
   - your Kubernetes cluster version (output of kubectl version): 1.19.11 GKE
   - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a):
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-ingress-controller] juzhiyuan commented on issue #839: request help: access https apisix gateway

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #839:
URL: https://github.com/apache/apisix-ingress-controller/issues/839#issuecomment-1017146529


   Hi @namdiag, could you please share your solution here?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-ingress-controller] namdiag closed issue #839: request help: access https apisix gateway

Posted by GitBox <gi...@apache.org>.
namdiag closed issue #839:
URL: https://github.com/apache/apisix-ingress-controller/issues/839


   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org