Skip to content

Commit

Permalink
Replacing referenced issues for scale down issue
Browse files Browse the repository at this point in the history
Since is currently closed istio/istio#19395, it looks like the known issue is no longer relevant, while in fact is is still pending on  kubernetes/autoscaler#3947.

This is just a trivial replacement of the reference issue. I hope it is ok.
  • Loading branch information
Cynthia Lopes do Sacramento authored and istio-testing committed Jun 23, 2021
1 parent 1fd4fe0 commit ca28a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/ops/common-problems/injection/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,6 @@ Communication between Envoy and the app happens on 127.0.0.1, and is not encrypt

Due to the fact that the sidecar container mounts a local storage volume, the
node autoscaler is unable to evict nodes with the injected pods. This is
a [known issue](https://github.com/istio/istio/issues/19395). The workaround is
a [known issue](https://github.com/kubernetes/autoscaler/issues/3947). The workaround is
to add a pod annotation `"cluster-autoscaler.kubernetes.io/safe-to-evict":
"true"` to the injected pods.

0 comments on commit ca28a4a

Please sign in to comment.