no endpoints available for service #730
-
|
I would like to ask for support installing opa gatekeeper v3.21.0 onto a new eks cluster v1.33. The eks cluster is deployed into private subnets, isolated from the internet. I've updated the image: path in the gatekeeper.yaml file to point to my private image repository and have run the apply command as per instructions and which completes without error. The pods are not starting, showing error Reviewing CloudWatch logs shows entries:
Output from the command Any suggestions? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I resolved the issue . The containers were not starting. I pulled the correct image for amd64 using the sha digest and containers starting. |
Beta Was this translation helpful? Give feedback.
I resolved the issue . The containers were not starting. I pulled the correct image for amd64 using the sha digest and containers starting.