Commit dae26b43 authored by k8s-merge-robot's avatar k8s-merge-robot Committed by GitHub

Merge pull request #29432 from lixiaobing10051267/masterGceGke

Automatic merge from submit-queue Modify the provider name in e2e-tests.md gce/gke not easy to identify, can be modify to GCE/GKE.
parents c186afd4 7c1a9014
...@@ -296,7 +296,7 @@ Next, specify the docker repository where your ci images will be pushed. ...@@ -296,7 +296,7 @@ Next, specify the docker repository where your ci images will be pushed.
* `${FEDERATION_PUSH_REPO_BASE}/federation-controller-manager` * `${FEDERATION_PUSH_REPO_BASE}/federation-controller-manager`
These repositories must allow public read access, as the e2e node docker daemons will not have any credentials. If you're using These repositories must allow public read access, as the e2e node docker daemons will not have any credentials. If you're using
gce/gke as your provider, the repositories will have read-access by default. GCE/GKE as your provider, the repositories will have read-access by default.
#### Build #### Build
......
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