redhat-scholars / kubernetes-tutorial

Kubernetes Tutorial for https://dn.dev/master
https://redhat-scholars.github.io/kubernetes-tutorial/
Apache License 2.0
361 stars 194 forks source link

add startup probe #32

Closed burrsutter closed 4 years ago

burrsutter commented 4 years ago

https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#:~:text=The%20kubelet%20uses%20startup%20probes,interfere%20with%20the%20application%20startup.

Solves a real interesting problem that Live and Ready alone could not address

kameshsampath commented 4 years ago

This absolute need for pods like nexus which start very late; that might lead to carshloop as probes fail. I technically do give them long probes but that sucks!

Get Outlook for iOShttps://aka.ms/o0ukef


From: Burr Sutter notifications@github.com Sent: Tuesday, July 28, 2020 12:00:40 AM To: redhat-developer-demos/kubernetes-tutorial kubernetes-tutorial@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [redhat-developer-demos/kubernetes-tutorial] add startup probe (#32)

https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#:~:text=The%20kubelet%20uses%20startup%20probes,interfere%20with%20the%20application%20startuphttps://eur05.safelinks.protection.outlook.com/?url=https:%2F%2Fkubernetes.io%2Fdocs%2Ftasks%2Fconfigure-pod-container%2Fconfigure-liveness-readiness-startup-probes%2F%23:~:text%3DThe%2520kubelet%2520uses%2520startup%2520probes%2Cinterfere%2520with%2520the%2520application%2520startup&data=02%7C01%7C%7Cb56588dde6fb4d81ae8408d8325b2b63%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637314714429306289&sdata=NKEO12BUtU7dG0CWLC1%2BqGaT0nMbSBZ3oOAiId%2Bn9ys%3D&reserved=0.

Solves a real interesting problem that Live and Ready alone could not address

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fredhat-developer-demos%2Fkubernetes-tutorial%2Fissues%2F32&data=02%7C01%7C%7Cb56588dde6fb4d81ae8408d8325b2b63%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637314714429316283&sdata=ut%2FOigJoBL8RM2WWnS9%2F%2BfH%2FeyH9AgGTo6znWsKw8Eg%3D&reserved=0, or unsubscribehttps://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAAHHMIIGB24JRDQAWVCQVU3R5XBVBANCNFSM4PJCVM5Q&data=02%7C01%7C%7Cb56588dde6fb4d81ae8408d8325b2b63%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637314714429316283&sdata=8FR6I0dO%2F8CY93FDBrLTbh5gZADRHUEa9eU%2BECNA2d0%3D&reserved=0.