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

Unable to get Sample-App working #750

Open
3 tasks
mdpradeep opened this issue Sep 12, 2019 · 1 comment
Open
3 tasks

Unable to get Sample-App working #750

mdpradeep opened this issue Sep 12, 2019 · 1 comment
Assignees
Labels
kind/k8s Related to the Kubernetes application needs-triage This wasn't investigate by the repo's owners yet

Comments

@mdpradeep
Copy link

Category:

Kubernetes apps

Type:

  • Bug
  • Feature Request
  • Process

Process

I built the sample-app application from https://github.com/GoogleCloudPlatform/click-to-deploy/tree/master/k8s/sample-app. From the Partner Portal I was able to use the images and create a Solution too. However, when I do "Preview solution-->CONFIGURE-->Deploy`, it fails with the following error.

  Type     Reason     Age                  From                                               Message
  ----     ------     ----                 ----                                               -------
  Normal   Scheduled  2m43s                default-scheduler                                  Successfully assigned default/sample-app--draft-1-deployer-qgrvb to gke-cluster-1-default-pool-6612ed74-3f6b
  Normal   BackOff    83s (x6 over 2m42s)  kubelet, gke-cluster-1-default-pool-6612ed74-3f6b  Back-off pulling image "gcr.io/cloud-marketplace/juliacomputing-public/sample-app/deployer@sha256:7c106983491b284720710a0b62c41ad3a371019ebb4829921a8c05cb2828acdd"
  Normal   Pulling    69s (x4 over 2m43s)  kubelet, gke-cluster-1-default-pool-6612ed74-3f6b  pulling image "gcr.io/cloud-marketplace/juliacomputing-public/sample-app/deployer@sha256:7c106983491b284720710a0b62c41ad3a371019ebb4829921a8c05cb2828acdd"
  Warning  Failed     68s (x4 over 2m43s)  kubelet, gke-cluster-1-default-pool-6612ed74-3f6b  Failed to pull image "gcr.io/cloud-marketplace/juliacomputing-public/sample-app/deployer@sha256:7c106983491b284720710a0b62c41ad3a371019ebb4829921a8c05cb2828acdd": rpc error: code = Unknown desc = Error response from daemon: manifest for gcr.io/cloud-marketplace/juliacomputing-public/sample-app/deployer@sha256:7c106983491b284720710a0b62c41ad3a371019ebb4829921a8c05cb2828acdd not found
  Warning  Failed     68s (x4 over 2m43s)  kubelet, gke-cluster-1-default-pool-6612ed74-3f6b  Error: ErrImagePull
  Warning  Failed     58s (x7 over 2m42s)  kubelet, gke-cluster-1-default-pool-6612ed74-3f6b  Error: ImagePullBackOff

So, gcr.io/cloud-marketplace/juliacomputing-public/sample-app/deployer@sha256:7c106983491b284720710a0b62c41ad3a371019ebb4829921a8c05cb2828acdd is not there and I am not sure why it is looking here or the deployer image. Or is there a different way to test the same ?

@mdpradeep mdpradeep added kind/k8s Related to the Kubernetes application needs-triage This wasn't investigate by the repo's owners yet labels Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/k8s Related to the Kubernetes application needs-triage This wasn't investigate by the repo's owners yet
Projects
None yet
Development

No branches or pull requests

3 participants