aws-observability / aws-otel-community

Welcome to the AWS Distro for OpenTelemetry project. If you're using monitoring and observability tools for AWS products and services, this is a great place to ask questions, request features and network with other community members.
https://aws-otel.github.io/
Apache License 2.0
101 stars 97 forks source link

AdmissionRequestDenied: Internal error occurred: failed calling webhook "webhook.cert-manager.io": failed to call webhook #394

Open nShieldSolo opened 1 year ago

nShieldSolo commented 1 year ago

I has problem when add-on adot to AWS EKS Fargate.

Bugs description: Internal error occurred: failed calling webhook "webhook.cert-manager.io": failed to call webhook: Post "https://cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s": x509: certificate is valid for ip-172-16-17-60.ap-southeast-1.compute.internal, not cert-manager-webhook.cert-manager.svc

I was installed cert-manager:

image

Please help me, Many thanks.

bryan-aguilar commented 1 year ago

Did you follow this compatibility warning when installing cert manager on fargate? https://cert-manager.io/docs/installation/compatibility/. You need to change the value of webhook.securePort during installation.