Docker to k8s migration

So we deployed Rancher using the docker method as it was supposed to be a PoC but now we are using it in a semi production capacity. Is it possible to migrate to a K8S cluster install without losing any data? We are using bind mounts for the container so we should have all the data on persistent storage.