Kubernetes Probe Generator
Pick a probe type and check method - get a valid livenessProbe, readinessProbe, or startupProbe YAML block, with successThreshold locked to what the API server actually allows.
Probe type
Check type
livenessProbe:
httpGet:
path: /healthz
port: 8080
initialDelaySeconds: 10
periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 3
successThreshold: 1Effective successThreshold: 1
Was this tool helpful?
See this same kind of analysis applied to your whole repository
Call graphs, dead code, blast radius, and a health score. Results in 60 seconds, free.
Related tools
See all Kubernetes tools →Kubernetes Resource Request/Limit Calculator
Average and peak memory/CPU usage to a resources.requests/limits YAML snippet.
Kubernetes HPA Calculator
Current replicas and utilization to the exact replica count the HPA controller would scale to, plus a valid HPA YAML.
Kubernetes ConfigMap / Secret Generator
Key-value pairs to a valid ConfigMap or Secret manifest, Secret values base64-encoded correctly.
Kubernetes Ingress Generator
Host, path, backend service, and optional TLS - a valid networking.k8s.io/v1 Ingress manifest.
Kubernetes PodDisruptionBudget Calculator
Replica count and minAvailable/maxUnavailable to exactly how many pods can be evicted at once, plus a valid PDB manifest.
Runs entirely in your browser. Nothing is stored. Free forever.
