MirtoBusico commented on issue #853:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/853#issuecomment-1037286073


   Hi @apit my use case is:
   
   - a portable (must run on a notebook) kubernetes cluster that should work 
also in airgapped site
   - security, authentication, networking and telemetry outside the 
microservices I'll develop
   - a virtual machine for services (DNS, Keycloak, etc...) and a 3 node 
cluster on virtual machines running K3S
   
   In this scenatio I access sevices using the /etc/host file for external 
machines and DNS in the services virtual machine for itself and the 3 node 
cluster
   
   Every day I start the cluster and the supporting VM and every night shutdown 
the cluster and the supporting virtual machines
   
   Using NodePort the gateway not always start on the same node and in this 
case I have to change the /etc/host file and the DNS tables
   
   Using LoadBalancer the address used is always valid
   
    
   
   


-- 
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-unsubscr...@apisix.apache.org

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


Reply via email to