ebuildy commented on pull request #4192:
URL: https://github.com/apache/zeppelin/pull/4192#issuecomment-890463261


   Hello @zjffdu , I found DNS spec at 
https://github.com/kubernetes/dns/blob/master/docs/specification.md , also GKE 
doc is more explicit 
https://cloud.google.com/kubernetes-engine/docs/concepts/service-discovery?hl=en
 , or in the classic doc at 
https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/.
   
   The ``.cluster.local`` is the "cluster domain", in 99% of k8s cluster I have 
worked on, this is always the same value. But this can change, in a multiple 
clusters, this become ``.clusterset.local``. 
   
   How do you test zeppelin on k8s?


-- 
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: dev-unsubscr...@zeppelin.apache.org

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


Reply via email to