Hi everyone :wave:, I just installed Rancher on my...
# general
l
Hi everyone 👋, I just installed Rancher on my EKS cluster using helm chart with default values provided by the documentation, but it seems that even though it is working, the UI is very slow at initial load (like 1m30 or so) and performances are not much better when loading resources I don't have much information on the logs, except these kind of errors:
Copy code
E0119 16:41:53.115746      34 reflector.go:141] pkg/mod/github.com/rancher/client-go@v1.25.4-rancher1/tools/cache/reflector.go:170: Failed to watch *summary.SummarizedObject: an error on the server ("unknown") has prevented the request from succeeding
I didn't put any resources quota or any other restrictions yet, so each pod should have all the power it needs. Any idea ?