No need of "--restart=Never" flag to create a pod#197
Conversation
|
thanks! Is |
@dgkanatsios this is not deprecated but there is no real reason for using this and AFAIU that is what @parth-pandit is suggesting. In other words it is not mandatory. +1 for this change. |
|
it is necessary if you want to run a temp pod, otherwise you are not going to get the logs, e.g.
But I am not sure why that is the case... |
|
@leonK-DI Because and as far as Kube is concerned it will keep your pod up all the time which means when the pod is terminated after finishing the
I know this might not be 100% correct because the document stated that @dgkanatsios Please confirm if my speculation is correct. |
|
Also there is something similar here #167 |
No description provided.