Skip to content

Repository files navigation

kubeflow deployment

Note: if you want to run the kustomize command you need to do a recursive clone to get the manifests submodule.

Based on: https://github.com/kubeflow/manifests/tree/v1.10-branch

while ! kustomize build . | kubectl apply --server-side --force-conflicts -f -; do echo "Retrying to apply resources"; sleep 20; done

Currently manually creating profiles for users, e.g.

kubectl apply -f manual-profiles.yaml

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors