Skip to content

Commit 689d8b9

Browse files
authored
Merge pull request #8053 from krzyzacy/node-images
Update references for deprecated kubernetes-node-e2e-images
2 parents efcb42d + d8c7717 commit 689d8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/devel/sig-node/e2e-node-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Prerequisites:
5353
- Setup a [Google Cloud Platform](https://cloud.google.com/) account and project with Google Compute Engine enabled
5454
- Install and setup the [gcloud sdk](https://cloud.google.com/sdk/downloads)
5555
- Set your project and a zone by running `gcloud config set project $PROJECT` and `gcloud config set compute/zone $zone`
56-
- Verify the sdk is setup correctly by running `gcloud compute instances list` and `gcloud compute images list --project kubernetes-node-e2e-images`
56+
- Verify the sdk is setup correctly by running `gcloud compute instances list` and `gcloud compute images list --project cos-cloud`
5757
- Configure credentials for the same project that you configured above for "application defaults". This can be done with `gcloud auth application-default login` or by setting the `GOOGLE_APPLICATION_CREDENTIALS` environment variable to a path to a credentials file.
5858

5959
Run:

0 commit comments

Comments
 (0)