Want capacity in one of the new regions? → Contact

You can now upgrade Kubernetes cluster versions directly from the Latitude.sh dashboard. When a newer Rancher RKE2 version is available, the dashboard displays an upgrade indicator and lets you start the upgrade in a few clicks.
Upgrades can be triggered from two locations:
Before upgrading:
Once confirmed, the upgrade starts immediately.
We have applied a security mitigation for CVE-2026-31431 (CopyFail vulnerability) across all supported server images. The following operating systems now include this fix:
The mitigation blacklists the affected kernel modules at boot and prevents them from loading. No customer action is required. Newly deployed servers automatically include this protection.
For servers deployed before this update, you can manually apply the mitigation by disabling the algif_aead kernel module. We recommend this workaround for all Linux distributions.
Run the following commands as root:
12echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.confrmmod algif_aead 2>/dev/null || true
This works on all major distributions:
The first command prevents the module from loading on future boots. The second unloads it immediately if it's currently loaded.

Rocky Linux 10, codename Red Quartz, is now available for all bare metal instances across all regions.
RKE2 clusters on bare metal. No VMs. No hypervisor overhead.