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
There is some discussion upstream on kubeflow/kubeflow#6332 about changing the central-dashboard from polymer to angular, which I do hope will happen, but currently does not seem to have been done. This will affect us greatly for obvious reason.
Local testing of Kubeflow
To simulate having a namespace.
Be carefull not to be connected to prod.
Then open two terminals and enter one of the following commands into one terminal and the other commands into the second terminal:
kubectl port-forward -n kubeflow deployment/profiles-deployment 8081:8081
USERID_HEADER=kubeflow-userid USERID_PREFIX= KF_USER_ID=User.Name@cloud.statcan.ca npm run dev
The text was updated successfully, but these errors were encountered:
Rebase Kubeflow onto v1.6.0!
Rebase the kubeflow for upstream on v1.6.0 (found here: https://github.com/kubeflow/kubeflow/tree/v1.6.0).
Rebase Steps
The following steps have been taken to rebase:
Note
There is some discussion upstream on kubeflow/kubeflow#6332 about changing the central-dashboard from polymer to angular, which I do hope will happen, but currently does not seem to have been done. This will affect us greatly for obvious reason.
Local testing of Kubeflow
To simulate having a namespace.
Be carefull not to be connected to prod.
Then open two terminals and enter one of the following commands into one terminal and the other commands into the second terminal:
The text was updated successfully, but these errors were encountered: