Does anyone has a working kubernetes setup where LMS actually runs?
So - I have it running in docker (using docker-compose) using traefik. The problem with kubernetes, os that you cannot share an IP Address with the ingress-nginx. So the http-port will not run on the same IP, but a different one. And I think that from what I read, the http-server needs to have the same port inside and outside the docker container. Anyone an idea how to get it to work inside kubernetes? Thx. ------------------------------------------------------------------------ Haley's Profile: http://forums.slimdevices.com/member.php?userid=72121 View this thread: http://forums.slimdevices.com/showthread.php?t=111828 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
