When installing a blueprint to a downstream cluster ( local is not selected) , the namespace the installation is targeted for gets created on both local and downstream clusters. I would expect this to only occur in the downstream cluster.
Rancher manager cluster:
k get ns | grep suse
suse-inference-endpoint-system Active 107s
Downstream cluster:
k get ns | grep suse
suse-inference-endpoint-system Active 107s
When installing a blueprint to a downstream cluster ( local is not selected) , the namespace the installation is targeted for gets created on both local and downstream clusters. I would expect this to only occur in the downstream cluster.
Rancher manager cluster:
k get ns | grep suse
suse-inference-endpoint-system Active 107s
Downstream cluster:
k get ns | grep suse
suse-inference-endpoint-system Active 107s