sparse-intern-71089
01/05/2019, 4:45 PMwhite-balloon-205
chilly-photographer-60932
01/06/2019, 4:06 PMKOPS
?busy-umbrella-36067
01/07/2019, 3:45 PMchilly-photographer-60932
01/07/2019, 3:57 PMapply
it will do a rolling upgrade using ASG?chilly-photographer-60932
01/07/2019, 3:59 PMkubectl taint nodes node_name key=value:NoSchedule
chilly-photographer-60932
01/07/2019, 4:00 PM<https://kubernetes.io/docs/tasks/administer-cluster/safely-drain-node/>
chilly-photographer-60932
01/07/2019, 4:00 PMbusy-umbrella-36067
01/07/2019, 4:18 PMchilly-photographer-60932
01/07/2019, 4:19 PMchilly-photographer-60932
01/07/2019, 4:19 PMchilly-photographer-60932
01/07/2019, 4:19 PMbusy-umbrella-36067
01/07/2019, 5:49 PMdrain
api callbusy-umbrella-36067
01/07/2019, 5:49 PMwhite-balloon-205
drain
is not currently triggered during ASG turnover. This is not supported directly in EKS, but it is something that could be done on top - I'll open an issue to see if we can do something automatic in the @pulumi/eks
package to support this.white-balloon-205
busy-umbrella-36067
01/07/2019, 5:57 PMchilly-photographer-60932
01/08/2019, 1:14 AMwhite-balloon-205
@pulumi/eks
or built on top. Something along the lines of https://aws.amazon.com/blogs/compute/how-to-automate-container-instance-draining-in-amazon-ecs/, but for EKS.white-balloon-205
@pulumi/eks
, though we may need to expose the ASG as a property on the Cluster
(easy PR if you want to go this direction).chilly-photographer-60932
01/08/2019, 3:25 AM