# Install workload CLI/web UI

**URL:** https://forums.suse.com/t/install-workload-cli-web-ui/10180
**Category:** Rancher 2.0 Tech Preview
**Created:** [April 26, 2018, 12:18pm UTC](https://forums.suse.com/t/install-workload-cli-web-ui/10180 "2018-04-26T12:18:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![gabx](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/gabx/32/3871_2.png) [@gabx](https://forums.suse.com/u/gabx)
#### Post date: [April 26, 2018, 12:18pm UTC](https://forums.suse.com/t/install-workload-cli-web-ui/10180/1 "2018-04-26T12:18:30Z")

</div>

I found it more easy to install any app using the CLI and running `docker run` command as it is usually well documented. But in this case, it seems I can’t see the workload in my list on the web UI. Do I miss something? Is there a way to see a CLI installed app in the UI?

Thank you.

---

<div class="post-metadata">

### Author: ![vincent](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/vincent/32/7156_2.png) [@vincent](https://forums.suse.com/u/vincent)
#### Post date: [April 26, 2018, 4:21pm UTC](https://forums.suse.com/t/install-workload-cli-web-ui/10180/2 "2018-04-26T16:21:43Z")

</div>

Kubernetes deals with pods created by kubernetes. Standalone docker containers are not managed by or visible in it.
