Skip to content

Commit 87f371a

Browse files
author
Tim Bannister
committed
Fix typo
1 parent 6f7f981 commit 87f371a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
792792
and gracefully terminate pods running on the node. See
793793
[Graceful Node Shutdown](/docs/concepts/architecture/nodes/#graceful-node-shutdown)
794794
for more details.
795-
- `GRPCContainerProbe`: Enables gPRC probe method for {Liveness,Readiness,Startup}Probe. See [Configure Liveness, Readiness and Startup Probes](/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-a-grpc-liveness-probe).
795+
- `GRPCContainerProbe`: Enables the gRPC probe method for {Liveness,Readiness,Startup}Probe. See [Configure Liveness, Readiness and Startup Probes](/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-a-grpc-liveness-probe).
796796
- `HPAContainerMetrics`: Enable the `HorizontalPodAutoscaler` to scale based on
797797
metrics from individual containers in target pods.
798798
- `HPAScaleToZero`: Enables setting `minReplicas` to 0 for `HorizontalPodAutoscaler`

0 commit comments

Comments
 (0)