arena serve traffic-router-split

Adjust traffic routing dynamically for tfserving jobs

Synopsis

Adjust traffic routing dynamically for tfserving jobs

arena serve traffic-router-split [flags]

Options

  -h, --help                 help for traffic-router-split
      --servingName string   the serving name
      --versions string      Model versions which the traffic will be routed to, e.g. [1,2,3] (default "[]")
      --weights string       Weight percentage values for each model version which the traffic will be routed to,e.g. [70,20,10] (default "[]")

Options inherited from parent commands

      --arenaNamespace string   The namespace of arena system service, like TFJob (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")
      --namespace string        the namespace of the job (default "default")
      --pprof                   enable cpu profile

SEE ALSO

Auto generated by spf13/cobra on 7-Sep-2018