dgrove-oss commented on issue #4690: Pod template support with 
KubernetesContainerFactory
URL: https://github.com/apache/openwhisk/pull/4690#issuecomment-542268290
 
 
   I agree with @mcdan that having the application.conf specify the name/key of 
the configmap that contains the pod spec template is preferable to having the 
.conf contain the actual template as a string.  I can see this inline design 
might be more convenient  for standalone, but when deploying to a cluster it is 
more natural to provide the template in a configmap then having to override a 
string baked into the invoker docker image via an environment variable to the 
invoker pod.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to