mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-11-02 19:51:02 +01:00
docs(faq): add answer for how to run ExternalDNS under service account (#293)
This commit is contained in:
parent
12a67523c2
commit
aa17c342a6
@ -96,3 +96,7 @@ TODO (https://github.com/kubernetes-incubator/external-dns/issues/262)
|
||||
### Which permissions do I need when running ExternalDNS on a GCE or GKE node.
|
||||
|
||||
You need to add either https://www.googleapis.com/auth/ndev.clouddns.readwrite or https://www.googleapis.com/auth/cloud-platform on your instance group's scope.
|
||||
|
||||
### How can I run ExternalDNS under a specific GCP Service Account, e.g. to access DNS records in other projects?
|
||||
|
||||
Have a look at https://github.com/linki/mate/blob/v0.6.2/examples/google/README.md#permissions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user