Install workload CLI/web UI

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.

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