Skip to content

Commit

Permalink
Update cluster-proportional-autoscaler version in FAQ (kubernetes#5098)
Browse files Browse the repository at this point in the history
  • Loading branch information
jahands authored Aug 18, 2022
1 parent 68db7de commit 5d3ad0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cluster-autoscaler/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,10 +445,10 @@ spec:
app: overprovisioning-autoscaler
spec:
containers:
- image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.1.2
- image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.8.1
name: autoscaler
command:
- ./cluster-proportional-autoscaler
- /cluster-proportional-autoscaler
- --namespace=default
- --configmap=overprovisioning-autoscaler
- --default-params={"linear":{"coresPerReplica":1}}
Expand Down

0 comments on commit 5d3ad0c

Please sign in to comment.