From 1fde1530b15b0cb80687742969a5ff9592149c15 Mon Sep 17 00:00:00 2001 From: Mickey Boxell Date: Mon, 2 May 2022 12:25:33 -0700 Subject: [PATCH] Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md Co-authored-by: Nate W. <4453979+nate-double-u@users.noreply.github.com> --- content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md b/content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md index 9e17d0ca88..fb2c290588 100644 --- a/content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md +++ b/content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md @@ -67,7 +67,7 @@ have both been migrated. With Kubernetes 1.24, the [gRPC probes functionality](https://github.com/kubernetes/enhancements/issues/2727) has entered beta and is available by default. You can now [configure startup, liveness, and readiness probes](/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#configure-probes) for your gRPC app -natively within Kubernetes, without exposing an HTTP endpoint or +natively within Kubernetes without exposing an HTTP endpoint or using an extra executable. ### Kubelet Credential Provider Graduates to Beta