-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
I've a problem with scalling down to zero application when using liveness probe as below (if I remove this manifest section, everything works fine).
livenessProbe:
failureThreshold: 3
httpGet:
path: /
port: http
scheme: HTTP
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1Annotations:
template:
metadata:
annotations:
zeropod.ctrox.dev/disable-checkpointing: 'true'
zeropod.ctrox.dev/scaledown-duration: 60s
labels:
istio.io/dataplane-mode: noneReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels