Hi All, I am new to Rancher,
I have a rancher setup and its running on AKS cluster. I have a local cluster added to rancher and rest all works fine, I am able to do deployments, check my workloads remotely.
But the problem is I am seeing these error logs in in Rancher pod in Azure
error syncing 'kube-system': handler project-scoped-secret-namespace-handler: error getting project for namespace kube-system:
projects.management.cattle.io "p-hckqf" not found, requeuing
error syncing 'default': handler project-scoped-secret-namespace-handler: error getting project for namespace default:
projects.management.cattle.io "p-9tdhb" not found, requeuing
[WARNING] Namespace kube-public references project p-hckqf in namespace c-nr6mq which does not exist
Note: the project IDs mention in the above logs belongs to my local cluster's default and kube-system ns.
can someone please help me understand, what is wrong here?
Thanks in advance.
DSK.