Yuri Aleksandrov

Results 4 issues of Yuri Aleksandrov

``` python: 3.8.8 pip: 21.3.1 kubeflow-kale: 0.7.0 ``` Aiming to use kale sdk to compile (and run) pipeline in on-prem kubeflow environment as per documentation https://docs.arrikto.com/release-1.4/user/kale/sdk/pipelines.html#procedure example `kale_sdk.py` ``` from...

``` python: 3.8.8 pip: 21.3.1 kubeflow-kale: 0.7.0 ``` Currently running pipeline with `-K` using SDK fails due to dependency on ROK. ``` python kale_sdk.py -K 2022-01-20 10:36:54 Kale rokutils:134 [INFO]...

``` python: 3.8.8 pip: 21.3.1 kubeflow-kale: 0.7.0 ``` Currently it seems it's not supported to specify custom image for the step using @step decorator. Desired functionality would be to specify...

It is fantastic that dask scheduler now starts as a standalone pod instead of as a local process. (>=v0.10.0) However, now can't use `jupyter-server-proxy` to easily route to the dask...

bug
kubecluster (classic)