Git Product home page Git Product logo

Comments (3)

tazjin avatar tazjin commented on May 24, 2024

Your cluster should have a container engine service account to which you can attach the required permissions.

Alternatively you can create a separate service account with the needed permission, mount the token via (for example) a Secret and point the GOOGLE_APPLICATION_CREDENTIALS environment variable to the token file path.

If you want to use the GKE service account, you should be able to check whether gcloud dns commands work after SSHing into the machine.

from kubernetes-letsencrypt.

TheMalloum avatar TheMalloum commented on May 24, 2024

Hi tazjin,

How can i find the container engine service account ?
how can i attach the required permissions to the container engine service account ?

Thanks for your reactivity

from kubernetes-letsencrypt.

tazjin avatar tazjin commented on May 24, 2024

It should be listed under your projects IAM configuration and marked "Container Engine service account", you can also SSH into container engine instances and check with the gcloud utility (though I'm not sure what the exact command is, you'd have to look that up).

You can read more about service accounts on compute instances in the GCP documentation, but supporting it in detail is a bit out of the scope of what I can do - sorry!

from kubernetes-letsencrypt.

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.