Skip to content

Commit

Permalink
Merge pull request #424 from fasaxc/patch-1
Browse files Browse the repository at this point in the history
Add a nodeSelector to the calico autoscaler
  • Loading branch information
Claes Mogren authored Apr 29, 2019
2 parents a513189 + cfeaa02 commit a18e3d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/v1.4/calico.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,8 @@ spec:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
spec:
nodeSelector:
beta.kubernetes.io/os: linux
containers:
- image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.1.2
name: autoscaler
Expand Down

0 comments on commit a18e3d9

Please sign in to comment.