Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dharmab
on Sept 1, 2020
|
parent
|
context
|
favorite
| on:
Bottlerocket, an open source Linux distribution bu...
If your pods need to be long running, you can annotate them as such and they will not be autoscaled.
https://github.com/kubernetes/autoscaler/blob/master/cluster...
ComputerGuru
on Sept 2, 2020
[–]
Will they then also not be updated?
dharmab
on Sept 2, 2020
|
parent
[–]
Not automatically. The autoscaler and other tooling will wait for the Pod to complete execution, or you can manually force the upgrade.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/kubernetes/autoscaler/blob/master/cluster...