Results 131 comments of Jasper

It's maybe also worth mentioning here for anyone who is not aware, that the hosted zone IDs for AWS load balancers are fixed per-region and [documented here](https://docs.aws.amazon.com/general/latest/gr/elb.html), so another option...

Thanks for this @domeales-paloit, that is far cleaner than the string munging method that I've been using! As for the LB being ready, sometimes `wait_for_load_balancer = true` on the `kubernetes_ingress`...

> I created computed_fields for spec.template.spec.tolerations, but not for metadata.annotations due to the documentation says I should be able to ignore adding that one. The documentation says that the default...

Been running with a patch that bumps RE2 for a while now, and haven't encountered any problems. Would be great to get this updated so we don't need to maintain...

> My use-case is mirroring the image into a private registry. For this use case, pulling the image from `docker.io` probably makes sense; you are unlikely to hit limits pulling...

But you said you were mirroring it into a private registry... You only need to do that once for each image, your big cluster can pull all the images from...

I don't think they see it as a bug :) This is not related to k8s or the load balancer controller and probably doesn't belong here. If you want NLB...

If you're contacting AWS support about this, it's probably advisable to demonstrate the issue with an NLB provisioned manually or via CloudFormation, so that first-level support can't point the finger...

@bennettellis since it is a problem with AWS internal implementation rather than any open-source component, the best place to "pile on" is your AWS support

I've found that UEFI booting the Windows 10 installer from a GPT-formatted USB disk consistently causes it to fail to set up the installation properly, giving an error like "Windows...