You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We created a cluster resource, and the bundle gets created, and the fleet-agent gets deployed on the target cluster. However, we see the following error in the fleet-agent when it tries to create the cluster registration CR. We are trying to understand where this clusterregistrations.meta.k8s.io come from? I checked the agent registration code and it uses clusterregistrations.fleet.cattle.io to create the resource.
time="2025-01-27T17:59:35Z" level=warning msg="Cannot find fleet-agent secret, running registration"
time="2025-01-27T17:59:35Z" level=info msg="Creating clusterregistration with id '7xswkt5mx6sp8qb8scgfzvvmdwbh7n67hf8bvtzbzcfzwp894fdvzh' for new token"
time="2025-01-27T17:59:35Z" level=error msg="Failed to register agent: registration failed: cannot create clusterregistration on management cluster for cluster id '7xswkt5mx6sp8qb8scgfzvvmdwbh7n67hf8bvtzbzcfzwp894fdvzh': the server could not find the requested resource (post clusterregistrations.meta.k8s.io)"
The text was updated successfully, but these errors were encountered:
We created a cluster resource, and the bundle gets created, and the fleet-agent gets deployed on the target cluster. However, we see the following error in the fleet-agent when it tries to create the cluster registration CR. We are trying to understand where this clusterregistrations.meta.k8s.io come from? I checked the agent registration code and it uses clusterregistrations.fleet.cattle.io to create the resource.
The text was updated successfully, but these errors were encountered: