The skypilot will automatically install miniconda, uv and other runtimes when starting a cluster. When the worker node is in an air-gapped k8s, which means it will get stuck on init and finally fail to start the cluster. I also tried to use the official k8s images which are mentioned in k8s, while it doesn't work and cannot skip the start up run time check.
Any suggestions?