Closed Jbertan42 closed 1 year ago
The apiextensions.k8s.io/v1beta1 API version of CustomResourceDefinition is no longer served as of v1.22. https://kubernetes.io/docs/reference/using-api/deprecation-guide/#customresourcedefinition-v122
Looks like kfctl is not compatible with 1.22+ see https://github.com/kubeflow/kfctl/issues/500
Hello @Jbertan42,
As mentioned by @jtherin, some of the tools mentioned in the tutorial are no longer available for recent Kubernetes versions. We decided to remove the tutorial from our documentation.
Benedikt
What content on scaleway.com/en/docs is affected?
https://www.scaleway.com/en/docs/tutorials/kubeflow-on-kapsule/
What part(s) of the content would you like to see updated?
Hello,
Trying to deploy kubeflow on kubernetes kapsule following this documentation and it seems it's not up to date.
As i'm trying to run
kfctl apply -V -f ${CONFIG_URI}
it just crash: