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 2017/11/20 16:48:28 UTC

[GitHub] dgrove-oss commented on issue #87: Define INVOKER_CONTAINER_DNS as kube-dns.kube-system

dgrove-oss commented on issue #87: Define INVOKER_CONTAINER_DNS as kube-dns.kube-system
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/87#issuecomment-345755897
 
 
   Attempting to give logical name doesn't work:
   ```
   [2017-11-17T20:11:16.426Z] [ERROR] [#sid_101] [DockerClientWithFileAccess] code: 125, stdout: , stderr: invalid argument "kube-dns.kube-system" for --dns: kube-dns.kube-system is not an ip address
   
   See 'docker run --help'. [marker:invoker_docker.run_error:6466:166]
   
   [2017-11-17T20:11:16.453Z] [ERROR] [#sid_101] [DockerClientWithFileAccess] code: 125, stdout: , stderr: invalid argument "kube-dns.kube-system" for --dns: kube-dns.kube-system is not an ip address
   
   See 'docker run --help'. [marker:invoker_docker.run_error:6493:255]
   ```
   I think this means that this needs to be set in deployment-specific configuration files.  
   

----------------------------------------------------------------
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