You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/10/18 14:58:40 UTC

[GitHub] dgrove-oss commented on issue #315: K8S resource naming conventions within functions

dgrove-oss commented on issue #315: K8S resource naming conventions within functions
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/315#issuecomment-431042550
 
 
   Thanks.  This is useful feedback; we should cover this in the configuration choices document.  
   
   One can actually configure invokers that are using the DockerContainerFactory to use kube-dns for DNS resolution by setting an environment variable, but it is not the default and could be streamlined.  If you use the KubernetesContainerFactory than the user actions run in full-fledged Kubernetes pods and therefore use kube-dns by default (no extra configuration needed).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services