Orka Upgrades
All Orka upgrades require a scheduled maintenance window. Some Orka upgrades might require additional preparation on your side.
Requesting an Upgrade
- Check the release notes for the version that you want to upgrade to. Complete the suggested preparation, if any.
- Submit a ticket through the MacStadium portal.
- Schedule a time for the maintenance window that works for you through the link provided in the ticket.
The suggested time(s) must be Monday through Thursday, 6am or 10pm PST (9am or 1pm EST), depending on availability in the MacStadium Global Operations calendar. - After the upgrade is complete, you might need to download and install a new Orka CLI version and/or restore any missing resources (based on the type of upgrade).
Upgrade Types
New Orka Releases
This is the most common type of Orka upgrade. Orka releases bring new CLI and API versions with new features, improved functionality, and critical bug fixes.
Preparing for the Upgrade
- Make sure that during the maintenance window there are no running workflows (for example, deploying a VM and running a build.)
- As part of this upgrade, you might need to download and install a new Orka CLI version.
Aspect | Notes |
---|---|
Maintenance window | Up to 3 hours. Must be scheduled with the MacStadium support team. |
Access to the environment | During the maintenance window, the environment is inaccessible. After the maintenance window, access to the environment is restored. You can reach your environment at the original IP, Orka domain, or external custom domain. |
Orka users | Orka users persist. |
Service Accounts | Your custom service accounts persist. PLEASE NOTE: Your Service Account Tokens will need to be regenerated after the upgrade. |
VMs and VM configs | VMs and VM configs persist. |
Images and ISOs | Images and ISOs persist. |
Image cache (Apple silicon nodes) | The image cache is removed from each node. |
Namespaces | Your custom namespaces persist. |
RoleBindings | Your custom permissions persist. |
Kubernetes Pods and services | Your custom Pods and services persist. |
Virtualization and Orchestration Layer Upgrades (Kubernetes, Docker, or Linux)
Occasionally, the Orka team upgrades the components of the virtualization and orchestration layer to a newer version. The version in Orka might run a few versions behind the latest and greatest release to ensure that the virtualization layer and orchestration layer is stable and bug-free.
Preparing for the Upgrade
- Make sure that during the maintenance window there are no running workflows (for example, deploying a VM and running a build.)
- If this is a Kubernetes upgrade and you are working with the Kubernetes layer directly, make sure to address any deprecated APIs.
Aspect | Notes |
---|---|
Maintenance window | Up to 3 hours Must be scheduled with the MacStadium support team. |
Access to the environment | During the maintenance window, the environment is inaccessible. After the maintenance window, access to the environment is restored. You can reach your environment at the original IP, Orka domain, or external custom domain. |
Orka users | Orka users persist. |
Service Accounts | Your custom service accounts persist. PLEASE NOTE: Your Service Account Tokens will need to be regenerated after the upgrade. |
VMs and VM configs | VM configs persist. VMs are deleted. After the upgrade completes, you can redeploy them from the respective VM configs. |
Images & ISOs | Images and ISOs persist. |
Image cache (Apple silicon nodes) | The image cache is removed from each node. |
Namespaces | Your custom namespaces persist. |
RoleBindings | Your custom permissions persist. |
Kubernetes Pods and services | Your custom Pods and services are lost. You need to recreate them. |
Updated 3 days ago