28 Dec 2023 07:06 AM - last edited on 08 Mar 2024 12:57 PM by Karolina_Linda
When Applying dynakube I see this error in EKS:
root@koala:~# kubectl apply -f dynakube.yaml
secret/kitta created
Error from server (InternalError): error when creating "dynakube.yaml": Internal error occurred: failed calling webhook "webhook.dynatrace.com": failed to call webhook: Post "https://dynatrace-webhook.dynatrace.svc:443/validate?timeout=10s": Address is not allowed
Solved! Go to Solution.
28 Dec 2023 09:04 AM
Hi!,
I found similar problem on community topics. They suggest to: "To fix this, add a firewall rule (https://cloud.google.com/kubernetes-engine/docs/how-to/private-clusters#add_firewall_rules)to explicitly allow ingress to port 8443."
I hope this gonna help
Best regards