rcrepo

Results 3 comments of rcrepo

@pranaysawant where is your kubernetes cluster running? I think the configuration you are trying to run will work only one AWS AKS service. If your kubernetes is running on VMWare...

one reason this could happen if you are cloning to a folder that is set to sync on one drive cloud storage on windows.

**apiextensions.k8s.io/v1beata1** is deprecated in k8s v1.22.0 version. https://kubernetes.io/blog/2021/07/14/upcoming-changes-in-kubernetes-1-22/#:~:text=The%20beta%20CustomResourceDefinition%20API%20(apiextensions.k8s.io/v1beta1) Try with k8s - 1.20.x and kustomize: 3.2.0. Follow v1.3.1 tag documentation https://github.com/kubeflow/manifests/tree/v1.3.1 it should work.