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

3번째 줄: 3번째 줄:


{| class='wikitable'
{| class='wikitable'
! 항목 !! 기본값 || 최소값
|-
|-
| initialDelaySeconds || 0 || 0
| initialDelaySeconds || 0 || 0

2020년 10월 22일 (목) 17:59 판

1 개요

k8s probe
항목 기본값 최소값
initialDelaySeconds 0 0
periodSeconds 10 1
timeoutSeconds 1 1
successThreshold 1 1
failureThreshold 3 1

2 참고

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