admiraltyio / admiralty

A system of Kubernetes controllers that intelligently schedules workloads across clusters.
https://admiralty.io
Apache License 2.0
674 stars 87 forks source link

Failed to Call Webhook #159

Closed clavinjune closed 1 year ago

clavinjune commented 1 year ago

Hi, I'm currently installing admiralty 0.15.1 on 2 different GKE clusters.

Target and Source are configured correctly, the virtual nodes is shown, namespace is labeled as multicluster-scheduler=enabled.

But whenever I want to spawn a pod in the namespace it gives this error below:

Internal error occurred: failed calling webhook "admiralty-multicluster-scheduler.multicluster.admiralty.io": failed to call webhook: Post "https://admiralty-multicluster-scheduler.admiralty.svc:443/mutate-v1-pod?timeout=10s": context deadline exceeded

Is there anything that I still missed? 🤔

Thank you

clavinjune commented 1 year ago

this is not related to admiralty 🙇