Can istio be redeployed with Kubeflow

Hello,

I have an issue related to kubeflow and isito, On kubernetes cluster Kubeflow is deployed and was working fine, recently a namespace istio-system was deleted. Is there any way that i can configure and install this istio seperately.so that Kubeflow UI can be accessed.

Thank you.

can be, but would not recommend it.

Kubeflow has Knative as a dependency which has Istio as a dependency. While installing the istio-system namespace itself is possible, installing the correct config-maps and deployments and other namespace resources may be challenging.

Perhaps worth an attempt? By copying the spec of all resources from a freshly installed Kubeflow on another cluster? Best of luckā€¦