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?
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.....
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.
very well explained with real time example
Thanks for watching !!!
thank you for the videos, these are really helpful.
Why do we need to use startup probe when we have initialDelaySeconds ?
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?
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.....
Thanks for watching, if you have configured readiness probe then it wont allow until the conditions you mentioned probe passes.
Good explanation..
Thank you Sujay :)
Awesome,
Thank you! Cheers!
Readiness probe failed: Error: Got HTTP code 503 but expected a 200 how to solve this kind of error
so where do u get the standard yml files?
You can refer my GitHub kubernetes repo github.com/DeekshithSN/kubernetes
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.
Thanks for the suggestion, will correct it in upcoming video 🙂
Please upload ingress kubernatrs
Sure , i will plan to do a video on kubernetes ingress
New one is up!!!
Yup video might be long , i have explained with examples , it might help you in some way :)