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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: