Bjoern Boschman
Bjoern Boschman
I had to update the commit due to missing constructor message on CredisException
hm - somehow I am too stupid to add a new pull request for that single commit...
why ain't ACM a global service since the very beginning...
+1 karpenter 1.6.0
As AmazonLinux2 is already marked as deprecated I guess this becomes more of an issue? Newly created clusters default to AL2023, which default to IMDSv2
@SteNicholas pushed
@ChenYi015 appreciated. Do you need help splitting those up? as CELEBORN-1900 is now on main we should also use the following image https://hub.docker.com/r/apache/celeborn
when I add `coredns_addon_options=eks.CoreDnsAddonOptionsArgs(enabled=False)` it runs until the end But it still does not create a NodeGroup?
pulumi.export("nodegroup", cluster.default_node_group) ``` Outputs: + nodegroup: { + auto_scaling_group : { + arn : "arn:aws:autoscaling:eu-west-1:1234:autoScalingGroup:1e5f0a7c-533e-435e-9a26-15ea3ec23b28:autoScalingGroupName/devsandbox-c389f60" + availability_zone_distribution : { + capacity_distribution_strategy: "balanced-best-effort" } + availability_zones : [ + [0]: "eu-west-1a"...