Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

PodDefaults feature doesn't work when using kfctl_openshift_tekton_kfserving.v1.1.0.yaml #82

Open
shawnzhu opened this issue Oct 8, 2020 · 0 comments

Comments

@shawnzhu
Copy link

shawnzhu commented Oct 8, 2020

Problem

When trying to create poddefault to inject credentials into notebook, I got:

error: unable to recognize "add-creds-stephen.yaml": no matches for kind "PodDefault" in version "kubeflow.org/v1alpha1"

Diagnose

I realized that the CRD poddefaults.kubeflow.org is not installed on OpenShift when using kfctl_openshift_tekton_kfserving.v1.1.0.yaml, and found this might be the problem:

# - kustomizeConfig:
# repoRef:
# name: manifests
# path: stacks/openshift/components/admission-webhook
# name: kubeflow-apps

Which means it won't install the CRD poddefaults.kubeflow.org.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant