Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 2.13 KB

arena_serve.md

File metadata and controls

52 lines (40 loc) · 2.13 KB

arena serve

Serve a job.

Synopsis

serve a job.

Available Commands: tensorflow,tf Submit a TensorFlow Serving Job. tensorrt,trt Submit a TensorRT Serving Job custom Submit a Custom Serving Job
kfserving,kfs Submit a kubeflow Serving Job seldon Submit a Seldon Serving Job

arena serve [flags]

Options

  -h, --help   help for serve

Options inherited from parent commands

      --arena-namespace string   The namespace of arena system service, like tf-operator (default "arena-system")
      --config string            Path to a kube config. Only required if out-of-cluster
      --loglevel string          Set the logging level. One of: debug|info|warn|error (default "info")
  -n, --namespace string         the namespace of the job
      --pprof                    enable cpu profile
      --trace                    enable trace

SEE ALSO

Auto generated by spf13/cobra on 5-Mar-2021