HI,
Is their any way to increase the join deadline timeout from 5 minutes to a bit larger value in kubernetes 1.21.x.
Problem that we are encountering is we are using rancher local registry ("/var/lib/rancher/rke2/agent/images") to store some images and we have around 3GB worth of images stored here and when rke2-server is started, containerD loads all these images under local registry one by one and by the time it picks etcd image, it's already more than 5 minutes and as a result rke2-server gets into failed state. We want to avoid this by increasing this timeout a bit