Bohdan
Bohdan
I fixed executors & stages pages for Pyspark 3.0.x notebooks inside the Kubeflow environment. Put this inside your notebook Dockerfile: ``` # Fixing SparkUI + proxy RUN cd /tmp &&...
Upvoting it. In Azure that label also blocks Istio Injection for Kubeflow namespace because of https://github.com/Azure/AKS/issues/1771 Whenever I use kfctl to apply some changes I need to remove the control-plane...
same in 1.18.0, it fails for both hooks and `extra_arguments` :(
Cilium 1.14.6, we started to face the same issue after upgrading from EKS 1.27 to EKS 1.29.
Dashboards were already upgraded in the upstream repository: https://github.com/kubernetes-monitoring/kubernetes-mixin/tree/master/dashboards We should wait until someone pulls them into this repo :)