Hi community,
i use traefik at work and at home with docker and kubernetes and i can't image deploying webservices without traefik.
But most examples in the web use traefik as root user an the docker socket is mounted into the container. So I created an example of a rootless deployment:
I know, the documentation is very poor at the moment. But what do you think? It works, but did I miss something important?
Wolfgang