This message was deleted.
# general
a
This message was deleted.
g
Full docker log, just restart loops this.
k3s.log
looks similar, but don't have that one anymore post-rollback
c
1. the docker image isn’t supported, it’s only meant for dev/poc use. 2. you’re probably running into https://github.com/rancher/rancher/issues/46213 but you can’t see it because you’re not running rancher in a pod
g
This is my dev/experiment instance, wanted to prove out the newer k8s versions before moving to the bigger stuff. I saw that issue, but will look into it more, thanks
c
even for dev stuff, if you want to run in docker, I’d probably recommend running k3s in docker, and then deploy the rancher chart in to k3s. That will more closely mirror a real world rancher deployment.
g
👍 Moving to a proper setup for rancher is near the top of the TODOs already, will probably bump that up rather than digging more into this