Serve a job.
serve a job.
Available Commands: tensorflow,tf Submit a TensorFlow Serving Job. tensorrt,trt Submit a TensorRT Job
arena serve [flags]
-h, --help help for serve
--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 (default "default")
--pprof enable cpu profile
--trace enable trace
- arena - arena is the command line interface to Arena
- arena serve delete - delete a serving job and its associated pods
- arena serve list - list all the serving jobs
- arena serve tensorflow - Submit tensorflow serving job to deploy and serve machine learning models.
- arena serve tensorrt - Submit tensorRT inference serving job to deploy and serve machine learning models.
- arena serve traffic-split - Adjust traffic routing dynamically for tfserving jobs