cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

dynakube.yaml deployment

fabianrojasvane
Newcomer

Hello, I'm trying to deploy the dynakube.yaml file downloaded from here: 

fabianrojasvane_0-1690470799231.png

but I'm getting the following error:

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": context deadline exceeded

This is on GKE, the previous step was completed successfully, also the service is responding and webhook pods to.

fabianrojasvane_1-1690471001351.png

One thing I notice is that when deploying dynakube.yaml webhook pods doesn't show requests on logs.

Any help will be helpful.

Thank you in advance 

 

1 REPLY 1

rkdy
Dynatrace Helper
Dynatrace Helper

This error looks like the one found in the Dynatrace Kubernetes Troubleshooting guide here: https://www.dynatrace.com/support/help/shortlink/kubernetes-troubleshoot-deprecated#error-when-apply...

As suggested in the documentation: "To fix this, add a firewall rule to explicitly allow ingress to port 8443."


Featured Posts