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
as it support kubeflow with version v1.6, the following commmand should prompt error ./multikf.linux add nodegpu --export_ports 80:80,443:443 --use_gpus=1 --with_kubeflow=true --kubeflow_version=v1.6 --with_password=12341234
as kubeflow_version should be v1.6.0 not v1.6.
the current behavior is just ignoring it.
The text was updated successfully, but these errors were encountered:
as it support kubeflow with version v1.6, the following commmand should prompt error
./multikf.linux add nodegpu --export_ports 80:80,443:443 --use_gpus=1 --with_kubeflow=true --kubeflow_version=v1.6 --with_password=12341234
as kubeflow_version should be
v1.6.0
notv1.6
.the current behavior is just ignoring it.
The text was updated successfully, but these errors were encountered: