We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b04647b + 0c73042 commit c685694Copy full SHA for c685694
content/en/docs/concepts/workloads/pods/pod-lifecycle.md
@@ -314,7 +314,7 @@ to stop.
314
315
### When should you use a startup probe?
316
317
-{{< feature-state for_k8s_version="v1.16" state="alpha" >}}
+{{< feature-state for_k8s_version="v1.18" state="beta" >}}
318
319
Startup probes are useful for Pods that have containers that take a long time to
320
come into service. Rather than set a long liveness interval, you can configure
0 commit comments