Thanks Akila
-D
On Sun, Mar 13, 2016 at 12:30 AM, Akila Ravihansa Perera wrote:
> Hi David,
>
> Ideally the Docker images should be already pulled into the k8s minions
> before deploying the Stratos application. However you can configure this
> timeout parameter by setting the system property
>
Hi David,
Ideally the Docker images should be already pulled into the k8s minions
before deploying the Stratos application. However you can configure this
timeout parameter by setting the system property
"stratos.pod.activation.timeout" [1]
[1]
https://github.com/apache/stratos/blob/stratos-4.1.x
Due to some large docker images may need longer time to pull. 60 seconds is
too short to cause the K8s application initialization failure.
Is there anyway to adjust pod stating timeout?
Thanks
-D