Oleksandr Naumov

Results 10 comments of Oleksandr Naumov

Kubeflow 1.5.0/1.5.1 supports Kubernetes versions only up to 1.21 - https://github.com/kubeflow/manifests/tree/v1.5.1#prerequisites

It would be very nice to update Seldon that is delivered with Kubeflow to support K8s 1.22+.

> Hi @umka1332 and @sylus, could you create a separate issue for Seldon and spark to be tracked outside of this issue? This issue was created to determine the core...

Hi @mvoitko, can you please explain the purpose of this change.

Please wait for release 1.6 which will support K8s 1.22 and onward (support for apiextensions.k8s.io/v1beta1 was removed in K8s 1.22), or if you are comfortable with this please try latest...

I find this proposal very bad, since you are removing options that user have before. Now they will be limited to configurations that were created by admins instead of having...

Maybe it would be better to add support for `S3_VERIFY_SSL`? Or even better - provide mechanism to inject CA-bundle for self-signed certificates - it is widely used with minio deployments,...

Hi @jinchihe Is there any progress on this?

> Code has been changed #327 > We need a better way to publish images. This can be done after 1.3 release Hi @Jeffwan Kubeflow 1.3 is already released. Is...

I've faced similar issue, and it was due to proxy setting on the pod/step. After removing proxy setting the issue was gone.