Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.66 KB

tanzu_apps_workload.md

File metadata and controls

39 lines (28 loc) · 1.66 KB

Tanzu apps workload

This topic helps you with workload life cycle management.

A workload may run as a Knative service, Kubernetes deployment, or other runtime. Workloads can be grouped together with other related resources, such as storage or credential objects as a logical application for easier management.

Workload configuration includes:

  • Source code to build
  • Runtime resource limits
  • Environment variables
  • Services to bind

Options

  -h, --help   help for workload

Options inherited from parent commands

      --context name      name of the kubeconfig context to use (default is current-context defined by kubeconfig)
      --kubeconfig file   kubeconfig file (default is $HOME/.kube/config)
      --no-color          disable color output in terminals
  -v, --verbose int32     number for the log level verbosity (default 1)

See also