Skip to content

Deploy example/simple test #278

@N3stro

Description

@N3stro

Hi,

I'm trying to test Appcontroller, but I have problems when I want to start it manually or with ./creat.sh also.
When I try with creat.sh I'm getting this problem:
Waiting for pod k8s-appcontroller to start running
Waiting for tprs to register URLs
..........FAILED: kubectl get definitions &> /dev/null

When manually:
I have created existing_job.yaml, it was ok
then: kubectl create -f ../../manifests/appcontroller.yaml , it was also ok
Thep problem is start at this part:
asd@mach1:~/appcon/k8s-AppController/examples/simple$ kubectl create -f deps.yaml
unable to recognize "deps.yaml": no matches for appcontroller.k8s/, Kind=Dependency
unable to recognize "deps.yaml": no matches for appcontroller.k8s/, Kind=Dependency
unable to recognize "deps.yaml": no matches for appcontroller.k8s/, Kind=Dependency
unable to recognize "deps.yaml": no matches for appcontroller.k8s/, Kind=Dependency
unable to recognize "deps.yaml": no matches for appcontroller.k8s/, Kind=Dependency
unable to recognize "deps.yaml": no matches for appcontroller.k8s/, Kind=Dependency

All examples should wor because it hase been cloned from orginal repo.
Any one any idea what is the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions