1
0
Fork 0
Commit Graph

3 Commits (7ad8fff7c6ba8abfcc9a861a3e50a78d9db3caae)

Author SHA1 Message Date
Dustin da2b1e60cd autoscaler: Set imagePullPolicy: IfNotPresent
We don't want to pull public container images that already exist.  This
creates prevents pods from starting if there is any connectivity issue
with the upstream registry.
2025-07-21 17:17:16 -05:00
Dustin 2442835edd autoscaler: Add SealedSecret for AWS key 2024-02-22 09:59:16 -06:00
Dustin 6496e76079 autoscaler: Update to CA 1.26
Cluster Autoscaler version is supposed to match the Kubernetes version.
Also, updating specifically to address ASG tags for node resources
([issue 5164]).

[issue 5164]: https://github.com/kubernetes/autoscaler/issues/5164
2024-01-14 11:33:30 -06:00