skypilot-org / skypilot

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.
https://skypilot.readthedocs.io
Apache License 2.0
6.82k stars 513 forks source link

[k8s] Default image cannot install conda package in base env #4374

Open Michaelvll opened 6 days ago

Michaelvll commented 6 days ago

To reproduce: sky launch --cloud kubernetes --cpus 2 "conda install -y -c conda-forge gh"

Also, vim/unzip is missing in the image which should an important package to have for default image.

Version & Commit info: