Hey Prefect K8ers, I am seeing this on my server t...
# prefect-kubernetes
g
Hey Prefect K8ers, I am seeing this on my server that is running the PREFECT_SERVICES and am getting this error in the logs when I redeploy
Copy code
"/usr/local/lib/python3.11/site-packages/prefect/utilities/dispatch.py:161: UserWarning: Type 'KubernetesClusterConfig' at /usr/local/lib/python3.11/site-packages/prefect_kubernetes/credentials.py:39 has key 'kubernetes-cluster-config' that matches existing registered type 'KubernetesClusterConfig' from /usr/local/lib/python3.11/site-packages/prefect/blocks/kubernetes.py:26. The existing type will be overridden."
Is this anything i should worry about to handle with a config?
n
hi @Gregory Hunt - hmm thats a bit odd can you share your
prefect version
output?
g
2.16.6
I do run a split server setup
I run a single Scheduler Server that has all the PREFECT_SERVICES_* enabled
Then and autoscaling API pod that has them disables