I created a cluster with Rancher. It comes with Fleet. Can I register a repo with this included Fleet to apply manifests from Git, or should I create another instance of Fleet for non-Rancher purposes?
✅ 1
k get crd|grep gitrepo
gets nothing. I think this means the Fleet that comes with Rancher is not the same Fleet that I need to start doing GitOps, so I'll just install that other Fleet.