Open
Description
Problem
Creating a leaf cluster will be under ./eksctl-clusters/clusters/<cluster-name>/clusters/<leaf-namespace>/<leaf-name>
this will lead to management cluster's flux will also reconcile the leaf cluster data into the management cluster (accumulation of both management and leaf) we need to find a way to prevent the flux on the management cluster from reading leaf cluster files.