I have installed kubeflow 1.6.1 thanks to kustomize (https://github.com/kubeflow/manifests) on Kubernetes cluster version v1.22.9 This cluster runs on Talos OS v1.1.2 When I connect to kubeflow, I get a error message "RBAC: access denied"
I have deactivated istio on namespace kubeflow and restarted profiles-deployment pod Then, it's seems to work better and namespace is found As soon as I restart istio, kubeflow fails again in RBAC issue
More other, I installed same kubeflow version on same kubernetes version without TALOS (Ubuntu) and I did not encounter this RBAC issue
Any clue will be appreciated :-)