I am following option A to install rancher on my local PC but the container does not run, cannot get any logs from docker logs, if I install using helm, the first pod failed with error Readiness probe failed: Get "
http://10.42.0.122:80/healthz": dial tcp 10.42.0.122
80 connect: connection refused, the second pod is pending with warning 0/1 nodes are available: 1 node(s) had untolerated taint {
node.kubernetes.io/disk-pressure: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling. What should I do, thanks in advance.