I'm considering the default  liveness check when no prob is defined

in my experience immediately is around one second, I need to go below that


I looked at the kubelet configuration options, and I found the
--node-status-update-frequency that specifies how often kubelet posts node
status to master

unfortunately, I couldn't find a similar option at the container or pod
level


On Tue, Aug 21, 2018 at 1:13 PM, Rodrigo Campos <rodrig...@gmail.com> wrote:

> Do you mean the liveness check? Sure, see the docs. IIRC, it's there :)
>
> If a pod crashes, it will be restarted immediately, I think.
>
>
> On Tuesday, August 21, 2018, Aymen <med.aymen.sa...@gmail.com> wrote:
>
>> Hello All,
>>
>> I'm trying to reduce kubernetes reaction time in case of a pod or
>> container failure (container process crash)
>>
>> I'm wondering if it is possible to reduce the frequency used for kubelet
>> to check that containers are running and healthy
>>
>> Cheers,
>> Aymen
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Kubernetes user discussion and Q&A" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to kubernetes-users+unsubscr...@googlegroups.com.
>> To post to this group, send email to kubernetes-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/kubernetes-users.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Kubernetes user discussion and Q&A" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to kubernetes-users+unsubscr...@googlegroups.com.
> To post to this group, send email to kubernetes-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/kubernetes-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to