mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00

* Add ray-cluster, modify submit * Add comments * Job submission working * Write docs * Add link to autoscaling * Fix wget link in job * Use namespace file * match tense * fix tab * Improve job documentation * comments * Fix link * Fix links * comments * add overview paragraph * Update imagePullPolicy * Warning if no cluster running * better check
4 lines
53 B
YAML
4 lines
53 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: ray
|