fresh-kite-9403
05/22/2024, 8:26 AMflytectl demo start --dev
kubectl apply -k "<http://github.com/kubeflow/training-operator/manifests/overlays/standalone|github.com/kubeflow/training-operator/manifests/overlays/standalone>"
POD_NAMESPACE=flyte ./flyte start --config ../_common/configs/kubeflow.yaml
fresh-kite-9403
05/22/2024, 8:27 AMdry-parrot-15675
05/22/2024, 8:55 AMkubeflow
namespace is running and provides any logs?
> kubectl get pods -n kubeflow
NAME READY STATUS RESTARTS AGE
training-operator-676cc457bc-zs5bv 1/1 Running 0 2d6h
fresh-kite-9403
05/22/2024, 9:12 AMdry-parrot-15675
05/22/2024, 11:00 AM$ kubectl delete <http://validatingwebhookconfigurations.admissionregistration.k8s.io|validatingwebhookconfigurations.admissionregistration.k8s.io> <http://validator.training-operator.kubeflow.org|validator.training-operator.kubeflow.org>
$ kubectl apply -k "<http://github.com/kubeflow/training-operator/manifests/overlays/standalone?ref=v1.7.0|github.com/kubeflow/training-operator/manifests/overlays/standalone?ref=v1.7.0>"
Judging from https://github.com/kubeflow/training-operator/issues/2080 there might be issues with the webhook and it does not exist in older versions of the operatorfresh-kite-9403
05/22/2024, 12:16 PMdry-parrot-15675
05/22/2024, 4:08 PMdamp-lion-88352
05/22/2024, 4:31 PMpolite-ability-4005
05/23/2024, 5:06 AM