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

Dynatrace Operator issue

SachinJindal
Helper

Deployed Dynatrace Operator and could see the below error on the Webhook POD. What could be the possible reason??

 

{"level":"info","ts":"2025-07-25T11:12:09.659Z","logger":"main.controller-runtime.builder","msg":"Conversion webhook enabled","GVK":"dynatrace.com/v1beta4, Kind=DynaKube"}
{"level":"info","ts":"2025-07-25T11:12:09.659Z","logger":"main.controller-runtime.builder","msg":"Registering a validating webhook","GVK":"dynatrace.com/v1alpha1, Kind=EdgeConnect","path":"/validate-dynatrace-com-v1alpha1-edgeconnect"}
{"level":"info","ts":"2025-07-25T11:12:09.659Z","logger":"main.controller-runtime.webhook","msg":"Registering webhook","path":"/validate-dynatrace-com-v1alpha1-edgeconnect"}
{"level":"info","ts":"2025-07-25T11:12:09.659Z","logger":"main.controller-runtime.builder","msg":"Conversion webhook enabled","GVK":"dynatrace.com/v1alpha1, Kind=EdgeConnect"}
{"level":"info","ts":"2025-07-25T11:12:09.659Z","logger":"main.controller-runtime.builder","msg":"Registering a validating webhook","GVK":"dynatrace.com/v1alpha2, Kind=EdgeConnect","path":"/validate-dynatrace-com-v1alpha2-edgeconnect"}
{"level":"info","ts":"2025-07-25T11:12:09.659Z","logger":"main.controller-runtime.webhook","msg":"Registering webhook","path":"/validate-dynatrace-com-v1alpha2-edgeconnect"}
{"level":"info","ts":"2025-07-25T11:12:09.659Z","logger":"main.controller-runtime.builder","msg":"Conversion webhook enabled","GVK":"dynatrace.com/v1alpha2, Kind=EdgeConnect"}
{"level":"info","ts":"2025-07-25T11:12:09.659Z","logger":"main.controller-runtime.metrics","msg":"Starting metrics server"}
{"level":"info","ts":"2025-07-25T11:12:09.659Z","logger":"main","msg":"starting server","name":"health probe","addr":"[::]:10080"}
{"level":"info","ts":"2025-07-25T11:12:09.659Z","logger":"main.controller-runtime.metrics","msg":"Serving metrics server","bindAddress":":8383","secure":false}
{"level":"info","ts":"2025-07-25T11:12:09.659Z","logger":"main.controller-runtime.webhook","msg":"Starting webhook server"}
{"level":"info","ts":"2025-07-25T11:12:09.660Z","logger":"main.controller-runtime.certwatcher","msg":"Updated current TLS certificate"}
{"level":"info","ts":"2025-07-25T11:12:09.660Z","logger":"main.controller-runtime.webhook","msg":"Serving webhook server","host":"","port":8443}
{"level":"info","ts":"2025-07-25T11:12:09.660Z","logger":"main.controller-runtime.certwatcher","msg":"Starting certificate poll+watcher","interval":10}
2025/07/25 11:17:29 http: TLS handshake error from 10.244.5.128:41452: read tcp 10.244.0.13:8443->10.244.5.128:41452: i/o timeout
2025/07/25 11:22:29 http: TLS handshake error from 10.244.7.0:64852: read tcp 10.244.0.13:8443->10.244.7.0:64852: i/o timeout
2025/07/25 11:22:29 http: TLS handshake error from 10.244.1.128:9966: read tcp 10.244.0.13:8443->10.244.1.128:9966: i/o timeout
2025/07/25 11:22:29 http: TLS handshake error from 10.244.7.0:39404: read tcp 10.244.0.13:8443->10.244.7.0:39404: i/o timeout
2025/07/25 11:22:29 http: TLS handshake error from 10.244.7.0:40944: read tcp 10.244.0.13:8443->10.244.7.0:40944: i/o timeout
2025/07/25 11:22:29 http: TLS handshake error from 10.244.7.0:48888: read tcp 10.244.0.13:8443->10.244.7.0:48888: i/o timeout
2025/07/25 11:22:29 http: TLS handshake error from 10.244.3.128:22414: read tcp 10.244.0.13:8443->10.244.3.128:22414: i/o timeout
2025/07/25 11:26:58 http: TLS handshake error from 10.244.4.128:31194: EOF
2025/07/25 11:31:58 http: TLS handshake error from 10.244.7.0:27430: EOF

0 REPLIES 0

Featured Posts