Mikhail Shapirov

Results 153 comments of Mikhail Shapirov

I can see how this behavior can affect some customers. We are leveraging CFN support and built-in CFN mechanism for removal. Current configuration options for EKS Core add-on configuration is...

I will add an example of importing an existing cluster and applying add-ons to them.

@starchx can you specify where specifically private VPC endpoints are needed? Is it Velero for S3 access? Something else? Private cluster support with private repos is supported. I can add...

Will add an item to show leveraging existing cluster and add add-ons / teams.

@starchx echoing Kevin's comment: can you please attach documentation to the PR so that reviewers understand what the new functionality is?

@starchx thank you for making it mergeable. I was out last week, so slowly getting back. Will review this week. Thank you for the contribution! The launch is happening next...

@vumdao based on the guidance from the service team, node termination handler is not needed for MNG because it gracefully handles interrupts out of the box. More info [here](https://www.eksworkshop.com/beginner/150_spotnodegroups/spotlifecycle/). Also...

@vumdao I understand the issue, I believe we have a similar one in https://github.com/aws-quickstart/cdk-eks-blueprints/issues/441. We will address.

@Eli1123 the checks are failing now on `make list`.

This issue indicates a mismatch between the CDK version used in the blueprints (2.33) and the CDK version that you used in your project (appears to be 2.37). There are...