Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no matches for kind "ImageStream" #13

Open
oniabifo opened this issue Nov 26, 2018 · 0 comments
Open

no matches for kind "ImageStream" #13

oniabifo opened this issue Nov 26, 2018 · 0 comments

Comments

@oniabifo
Copy link

oc new-project abi-nexus
oc create -f https://raw.githubusercontent.com/OpenShiftDemos/nexus/master/nexus3-persistent-template.yaml
oc new-app nexus3-persistent -n abi-nexus

--> Deploying template "abi-nexus/nexus3-persistent" to project abi-nexus

 nexus3-persistent
 ---------
 Sonatype Nexus 3 persistent template

 * With parameters:
    * Sonatype Nexus service name=nexus
    * Sonatype Nexus version=3.6.0
    * Volume Space for Nexus=2Gi
    * Max Memory=1Gi

--> Creating resources ...
service "nexus" created
persistentvolumeclaim "nexus-pv" created
error: no matches for kind "ImageStream" in version "v1"
error: no matches for kind "DeploymentConfig" in version "v1"
error: no matches for kind "Route" in version "v1"
--> Failed

i don't know if this is a stupid question, but what is the meaning of these errors? can anyone help? THanks

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

No branches or pull requests

1 participant