We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6d8add + b81c3d7 commit 688ad46Copy full SHA for 688ad46
config/jobs/kubernetes/sig-cloud-provider/gcp/gpu/gpu-gce.yaml
@@ -5,14 +5,14 @@ presets:
5
- name: NODE_ACCELERATORS
6
value: type=nvidia-tesla-t4,count=2
7
- name: NODE_SIZE
8
- value: e2-standard-2
+ value: n1-standard-2
9
- labels:
10
preset-ci-gce-device-plugin-gpu-nvidia-t4: "true"
11
env:
12
13
14
15
16
17
periodics:
18
- name: ci-kubernetes-e2e-gce-device-plugin-gpu
0 commit comments