For AWS EKS - 'cattle-cluster-agent' not found

Hi @vincent
This is regarding the error:
Cluster health check failed: deployments.apps "cattle-cluster-agent" not found

Screenshot attached below:

I’ve just started a docker container by using the following command:
sudo docker run --privileged -d --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher:stable
It started Rancher v2.5.5 in which I’m trying to work on Amazon EKS (hosted service) by entering the Access token and credential but I’m facing this error every time.

Could you please advice what could be done?

Thank you so much for your support.