Can I run rke up --dind Then deploy my applicatio...
# rke
i
Can I run rke up --dind Then deploy my application / k8s resources Then save that docker image as one big image and then deploy it into another machine , but this time using docker run ... ? The expected result is a running cluster and my deployed application inside the docker image.