Hello,
I am just getting started with Rancher and have a setup via docker running to learn the workings of Rancher and need some help with monitoring and managing single nodes/hosts running only docker containers.
My test setup has
1. A K3 Cluster - 1 Node (Etc, Server) + 1 Node (Worker)
a. I am able to launch PODs and do basic K8 workflows.
2. In addition to the K8 cluster, I also have a single node running containers using docker-compose. I am having a hard time figuring out how I can manage the node and containers via Rancher. Any help would be appreciated.