[00:33:35] srish_aka_tux: the bin and etc parts don’t matter per se. The important part is that the ‘command’ line of the config starts your process [00:34:34] That line will be called as an exec when the container starts. And the container will exit and then be started again when the command process exits [00:36:08] Your question is a good one though. Making me think a bit about how to add more doc on wikitech explaining what the deployment yaml does [00:46:42] @bd808 Okay! That's helpful. I've a couple more follow-up questions. So does the `yaml` file execute magically when the container starts? [00:48:34] If so, how can I get this cycle started and rely on the scripts purely for the deployment and not on the `webservice start` command? [00:52:37] srish_aka_tux: ‘kubectl create -f ...’ uploads the yaml to the kubernetes api server. Once that happens kubernetes will “magically” start the first pod [00:53:18] * bd808 gets on a plane [00:53:20] @bd808 Interesting! Now I get it :) [00:53:45] @bd808 enjoy your plane ride! [23:02:17] !log tools.totoazero Deployed ea19353, file restructuring so that the scripts used are in a clean repo cloned from github [23:02:20] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.totoazero/SAL [23:05:01] !log tools.totoazero Further commits can be listed on github and thus their deployment will probably not be copied here too all the time [23:05:02] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.totoazero/SAL