Skip to content

Commit 32ba270

Browse files
authored
Create pathwaysjob-interactive.yaml
1 parent 42640da commit 32ba270

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
apiVersion: pathways-job.pathways.domain/v1
2+
kind: PathwaysJob
3+
metadata:
4+
name: pathways-demo
5+
spec:
6+
maxRestarts: 100
7+
workers:
8+
- type: ct5lp-hightpu-4t
9+
topology: 4x8
10+
numSlices: 2
11+
pathwaysDir: "gs://<BUCKET>" # Replace the bucket before applying the YAML
12+
controller:
13+
deploymentMode: default

0 commit comments

Comments
 (0)