Update content/en/blog/_posts/2022-4-26-kubernetes-release-1.24.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
Kat Cosgrove
2022-04-26 14:34:15 -07:00
committed by GitHub
parent c31cf227c5
commit f6fe74c68c
@@ -40,7 +40,7 @@ This release saw fifteen enhancements promoted to stable.
### gRPC Probes Graduates to Beta
### gRPC Probes Graduate to Beta
With Kubernetes 1.24, the gRPC probes functionality has entered beta and is available by default.
You can now configure startup, liveness, and readiness probes for your gRPC app without exposing an HTTP endpoint or using an extra executable, natively within Kubernetes.