Skip to content

Commit aacfd0a

Browse files
fix "took affect" per Acrolinx
1 parent 94f6f4b commit aacfd0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/use-metrics-server-vertical-pod-autoscaler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ If you would like to bypass VPA for Metrics Server and manually control its reso
126126
kubectl -n kube-system delete po metrics-server-pod-name
127127
```
128128

129-
4. To verify the updated resources took affect, run the following command to review the Metrics Server VPA log.
129+
4. To verify the updated resources took effect, run the following command to review the Metrics Server VPA log.
130130

131131
```bash
132132
kubectl -n kube-system logs metrics-server-pod-name -c metrics-server-vpa
@@ -200,4 +200,4 @@ Metrics Server is a component in the core metrics pipeline. For more information
200200
[metrics-server-api-design]: https://github.com/kubernetes/design-proposals-archive/blob/main/instrumentation/resource-metrics-api.md
201201

202202
<!--- INTERNAL LINKS --->
203-
[horizontal-pod-autoscaler]: concepts-scale.md#horizontal-pod-autoscaler
203+
[horizontal-pod-autoscaler]: concepts-scale.md#horizontal-pod-autoscaler

0 commit comments

Comments
 (0)