readiness probe and liveness probe in kuberenetes

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ม.ค. 2025

ความคิดเห็น • 19

  • @prakhyapruthvi8091
    @prakhyapruthvi8091 4 ปีที่แล้ว

    very well explained with real time example

    • @DeekshithSN
      @DeekshithSN  4 ปีที่แล้ว

      Thanks for watching !!!

  • @sathishmugithe4266
    @sathishmugithe4266 3 ปีที่แล้ว

    thank you for the videos, these are really helpful.
    Why do we need to use startup probe when we have initialDelaySeconds ?

  • @jagang432
    @jagang432 3 ปีที่แล้ว

    Hi Dikshit,
    We have START_DELAY= 60 and initialDelay=60 seconds in manifest file.why we need 2 fields to make delay 60 seconds, why dont we use single parameter?

  • @Sudheer_maneesha7
    @Sudheer_maneesha7 4 ปีที่แล้ว

    Nicely explained bro.i had a small doubt.
    If we use readiness probe , After deployment pod will not allow traffic for initial 60sec(some time).till that time which applications will be accessible to endusers.is it older version(before deployment version) only.....

    • @DeekshithSN
      @DeekshithSN  4 ปีที่แล้ว

      Thanks for watching, if you have configured readiness probe then it wont allow until the conditions you mentioned probe passes.

  • @sujaykumar4636
    @sujaykumar4636 5 ปีที่แล้ว

    Good explanation..

  • @teluguawareness973
    @teluguawareness973 4 ปีที่แล้ว

    Awesome,

  • @demotest8804
    @demotest8804 2 ปีที่แล้ว

    Readiness probe failed: Error: Got HTTP code 503 but expected a 200 how to solve this kind of error

  • @dewaynebranch776
    @dewaynebranch776 2 ปีที่แล้ว

    so where do u get the standard yml files?

    • @DeekshithSN
      @DeekshithSN  2 ปีที่แล้ว

      You can refer my GitHub kubernetes repo github.com/DeekshithSN/kubernetes

  • @gauravbankar1
    @gauravbankar1 2 ปีที่แล้ว +1

    Too much disturbance with aa, uumm in the language. Also, why do we need to wait for the pod to be ready/not ready state? In that time you can explain the logs/inspect. The definition is not clear, but the concept is like sound knowledge to me. Please make a proper video so it will save the watchers time.

    • @DeekshithSN
      @DeekshithSN  2 ปีที่แล้ว +1

      Thanks for the suggestion, will correct it in upcoming video 🙂

  • @srinuvasu-iv2jw
    @srinuvasu-iv2jw 4 ปีที่แล้ว

    Please upload ingress kubernatrs

    • @DeekshithSN
      @DeekshithSN  4 ปีที่แล้ว

      Sure , i will plan to do a video on kubernetes ingress

  • @neethuvlogs
    @neethuvlogs 5 ปีที่แล้ว

    New one is up!!!

    • @DeekshithSN
      @DeekshithSN  5 ปีที่แล้ว

      Yup video might be long , i have explained with examples , it might help you in some way :)