https://flyte.org logo
#ask-the-community
Title
# ask-the-community
f

Frank Shen

10/19/2023, 5:01 PM
Hello, In the EKS running sync-cluster-resources container’s pod, I see the following logs:
Copy code
E1019 16:53:40.510578       1 memcache.go:206] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request                                                                        │
│ E1019 16:53:40.620403       1 memcache.go:206] couldn't get resource list for custom.metrics.k8s.io/v1beta1: the server is currently unable to handle the request                                                                          │
What could have caused that?
d

David Espejo (he/him)

10/19/2023, 6:58 PM
Hey Frank Is this the data plane cluster? In any case, it seems to be a known issue for the metrics-server project: https://github.com/kubernetes-sigs/metrics-server/issues/157
f

Frank Shen

10/20/2023, 8:42 PM
Thanks @David Espejo (he/him)
4 Views