Docker Rootless Mode: Production Usecases

I am looking for running the docker-ce in rootless mode for the production setup. I can see some experiments are going on https://engineering.docker.com/2019/02/experimenting-with-rootless-docker/ and also added rootless runtime support in the new docker version(19.03.0). Is this still can be considered as only for non-production/experimental setup.

Planned to graduate from experimental in Docker 20.03: https://github.com/docker/docker.github.io/pull/11042