SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
apt update log from container init may not be written by the time we check it in our provisioner. This PR handles that by retrying till the timeout is hit. PR tested/verified by user running into the bug.
apt update
log from container init may not be written by the time we check it in our provisioner. This PR handles that by retrying till the timeout is hit. PR tested/verified by user running into the bug.