GithubHelp home page GithubHelp logo

Comments (10)

steren avatar steren commented on July 23, 2024 1

I'd recommend following our setup guide from scratch again and try to deploy a built image hosted in the project. I will not have time right now to help with that.

from docs.

steren avatar steren commented on July 23, 2024

The project name has been redacted, but assume I am an owner of the demo-project project

from docs.

mchmarny avatar mchmarny commented on July 23, 2024

Not 100% sure this is the issue but if you're pulling images sans service account, you will have to make sure your k8s cluster has storage reader scope enabled. We should document that and/or make sure the right scope is defaulted to the cluster create script to minimize this issue.

from docs.

mattmoor avatar mattmoor commented on July 23, 2024

/assign @jonjohnsonjr

from docs.

jonjohnsonjr avatar jonjohnsonjr commented on July 23, 2024

@mchmarny is right, docs for GKE auth and general access control. The service account for the GCE nodes of your GKE cluster will have access to GCR within the same project, so I'm surprised this doesn't just work.

from docs.

mchmarny avatar mchmarny commented on July 23, 2024

@steren are you sure you used our documented script to create that cluster?

--scopes=service-control,service-management,compute-rw,storage-ro,cloud-platform,logging-write,monitoring-write,pubsub,datastore \

Looks like all the necessary scopes are there and I just did that very process from scratch yesterday... Will try again though.

from docs.

jonjohnsonjr avatar jonjohnsonjr commented on July 23, 2024

Running through the docs now to see if I hit this.

from docs.

steren avatar steren commented on July 23, 2024

I followed the docs yesterday yes, and copy pasted all commands.

from docs.

jonjohnsonjr avatar jonjohnsonjr commented on July 23, 2024

I just ran through the docs with a new project and couldn't reproduce this.

from docs.

steren avatar steren commented on July 23, 2024

OK, let's close, I will re-open if I can reproduce.

from docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.