File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ If you would like to bypass VPA for Metrics Server and manually control its reso
126
126
kubectl -n kube-system delete po metrics-server-pod-name
127
127
` ` `
128
128
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.
130
130
131
131
` ` ` bash
132
132
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
200
200
[metrics-server-api-design] : https://github.com/kubernetes/design-proposals-archive/blob/main/instrumentation/resource-metrics-api.md
201
201
202
202
<!--- INTERNAL LINKS --->
203
- [horizontal-pod-autoscaler] : concepts-scale.md#horizontal-pod-autoscaler
203
+ [horizontal-pod-autoscaler] : concepts-scale.md#horizontal-pod-autoscaler
You can’t perform that action at this time.
0 commit comments