"K8s probe"의 두 판 사이의 차이

 
(같은 사용자의 중간 판 2개는 보이지 않습니다)
5번째 줄: 5번째 줄:
! 항목 !! 기본값 || 최소값
! 항목 !! 기본값 || 최소값
|-
|-
| initialDelaySeconds || 0 || 0
| [[initialDelaySeconds]] || 0 || 0
|-
|-
| periodSeconds || 10 || 1
| [[periodSeconds]] || 10 || 1
|-
|-
| timeoutSeconds || 1 || 1
| [[timeoutSeconds]] || 1 || 1
|-
|-
| successThreshold || 1 || 1
| [[successThreshold]] || 1 || 1
|-
|-
| failureThreshold || 3 || 1
| [[failureThreshold]] || 3 || 1
|}
|}


==참고==
==참고==
* https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#container-probes
* https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#configure-probes
* https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#configure-probes


[[분류: k8s]]
[[분류: k8s Pod]]

2021년 10월 30일 (토) 23:14 기준 최신판

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}