What would you like to be documented:
Install a CNI provider is right after workload cluster creation from the management cluster and does not clarify if the CNI installation command should be run from the same place or not.
In the previous step, the user is left with a kubeconfig file to operate the workload cluster from the management cluster; however, kubectl commands to the workload cluster's API hang until they timeout. Is this expected since CNI is not installed yet?
Why is this needed:
To improve the user experience, it would be helpful to document the expected location from which the CNI installation is expected to run to function properly.