Sam Darwin
Sam Darwin
Trying to install the AWS Gateway API Controller on EKS Auto Mode. - The Pod Identities Agent fails due to a port 80 conflict. This is a known issue "EKS]...
> it's baked in > Gateway API controller should support Pod Identity Well, I have tried both methods, Pod Identity and IRSA, per the instructions. https://www.gateway-api-controller.eks.aws.dev/dev/guides/deploy/ Currently there are Metadata...
> anti affinity Interesting. The instructions I used (above) listed `--addon-version v1.0.0-eksbuild.1` which did not exclude `auto` nodes. A new feature in `v1.3.4-eksbuild.1` > not need to make any IMDS...
Now getting a report that Pod Identities Agent is already baked into Auto Mode. In that case Issue 1 ought to work, hopefully. Just be adjusted to have slightly different...
Hi @u-kai, Ok. That makes sense even though it's a bit less easy-to-use than automatically discovering variables from metadata. In the original post above I suggested "Please adjust the installation...