It seems to me like flyte-scheduler is failing to communicate with flyte-admin based on this message, which is weird because flyteadmin pod is running just fine. I also noticed that the cluster IP mentioned in the flyte-scheduler error doesn't match the IP asigned to the flyteadmin pod in the cluster, anyone know why this might happen?
c
clean-glass-36808
03/25/2025, 1:35 AM
Seems like a service discovery issue if you have a stale IP address.
f
freezing-airport-6809
03/25/2025, 4:00 AM
hmmm, service discovery in k8s you mean or bad config?