Commit db143cf2 authored by eulerzgy's avatar eulerzgy

Document describe fix

parent 8491a602
...@@ -88,7 +88,7 @@ use the full image name (e.g. gcr.io/my_project/image:tag). ...@@ -88,7 +88,7 @@ use the full image name (e.g. gcr.io/my_project/image:tag).
All pods in a cluster will have read access to images in this registry. All pods in a cluster will have read access to images in this registry.
The kubelet kubelet will authenticate to GCR using the instance's The kubelet will authenticate to GCR using the instance's
Google service account. The service account on the instance Google service account. The service account on the instance
will have a `https://www.googleapis.com/auth/devstorage.read_only`, will have a `https://www.googleapis.com/auth/devstorage.read_only`,
so it can pull from the project's GCR, but not push. so it can pull from the project's GCR, but not push.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment