Create workload

A workload is an application running on Kubernetes. Whether workload is a single component or several that work together, on Kubernetes user run it inside a set of pods.

Reference: Please refer to this section for more details on Workloads