Crusoe Updates: 2022
Track model and hardware releases, API changes, and feature launches.
July 2022
General
Platform
- July 21, 2022000011Feature updateService Status Pagestatus.crusoecloud.com is now available for developers to check for known issues or scheduled maintenance and subscribe for updates to Crusoe Cloud services. Status notifications are also visible as indicators on the user profile icon withing the console.
June 2022
Infrastructure Cloud
Compute
- June 14, 2022000008Major releaseLifecycle ScriptsVMs are now able to automatically run scripts on startup and shutdown. Learn more in Lifecycle Scripts.
Networking
- June 29, 2022000010Feature updateOne IP per VMVMs are now created with their own IP address, rather than a shared IP. Currently only port 22 (
ssh) is open, but in the future we may allow you to allow ingress or egress traffic through other ports. This IP address is not static, and may change if you start and stop your machine.
Security
Sign-in
- June 28, 2022000009Feature updatePassword ResetUsers who have forgotten their password can now reset it from the home page of the console by clicking the
Forgot password?link.
May 2022
Infrastructure Cloud
Compute
- May 2, 2022000007Major releaseCrusoe Cloud CLIThe Crusoe Cloud CLI is now available for download via
brewandaptpackage managers. Get started by installing and configuring the CLI.
April 2022
Infrastructure Cloud
Compute
- April 29, 2022000005Feature updateNVIDIA Container ToolkitThe NVIDIA container toolkit is now installed by default on all newly created VMs.
- April 29, 2022000006Bug fixNVIDIA Driver VersionsFixed a bug where the NVIDIA drivers could get out of sync with the operating system version, resulting in the GPUs no longer being found. The drivers are now updated appropriately and should always be on the correct version.
March 2022
Infrastructure Cloud
Compute
- March 31, 2022000001Feature updateSSH Key ManagementUsers can store SSH keys to be re-used on subsequent VMs without needing to add a key to each VM on creation.
- March 31, 2022000003Feature updateVM Creation FeedbackAdditional error and progress messages have been added to notify users of the VM creation progress.
- March 31, 2022000004Bug fixVM Creation TimeoutFixed a bug where the UI would timeout when attempting to launch VMs with four or more GPUs. Large VMs can now consistently be created without timing out.
General
Platform
- March 31, 2022000002Feature updateDark ModeUsers can switch to dark mode in the settings drop down or by pressing
cmd + j.