Valér Orlovský
Valér Orlovský
I was curious to try this too as we'd like to run linkerd on IPv6 EKS clusters. I've tried with an IPv6 `kind` cluster (super easy to setup). Didn't get...
Ok, I got some more logs by removing the postStart hook from the proxy. Seems like there are some places in the proxy with IPv4 (127.0.0.1) still assumed. Not sure...
Regarding the EKS LB issue, I think that's painful regardless of whether the tool you use has the ability to enforce order/dependencies. It should really be handled by EKS. https://github.com/aws/containers-roadmap/issues/1348
We are in the same situation as @phillebaba and @GaruGaru and would love for it to be possible for a given SA in _any_ cluster in the account to assume...
> With this proposal, yes there would be an EKS API call to make for each cluster instead of a trust policy update. Additionally, there would no longer be a...
This seems to be a bug due to the way the provider handles discovery. I haven't investigated what exact behaviour in the api server changed in 1.27, but setting the...