- Obtain an authentication token.
- Launch the Orka UI in your browser at
<ORKA_API_URL>. - Go to Nodes.
- Go to Images.
- Go to VM Configs and click Create config (
sonoma-90gb-orka3-armfor image, 3 for CPU and vCPU, leave VNC enabled). - Click Deploy Config and wait for the confirmation.
- Go to VMs and check the connection information for the instance.
- Use Apple Screen Sharing to connect to the VM instance. Example:
vnc://<VM-IP>:<Screenshare-port>with the IP and port from Step 7. Use theadmin/admincredentials. - Once you login be sure to change the login credentials, apply the latest OS updates, and install (or upgrade) the Orka VM Tools for added security and functionality.
- Return to the UI. On the VMs page, select your VM instance and click More > Save as new image at the top.
- Return to the UI. Go to the Images page and make sure that your new image appears in the list.
- On the VMs page, select your VM instance and click More > Delete at the top.
- Make sure that the list of VMs is empty.
- Go to VM configs and verify that your template is preserved.
- Beginner users.
- Users with predominantly manual workflows.
1. Before you begin
- Ensure you can access your cluster account in the MacStadium Customer Portal. See Cluster Access Management: Overview.
- Get your VPN connection information from your IP Plan. You can download it from the MacStadium portal.
- Connect to your Orka cluster via VPN.
- Download and install a VPN client. Note that you might need to make additional configuration changes if you’re using a custom Orka domain.
- Use the server address and credentials from the VPN section at the top of your IP Plan.
2. Authenticate with the cluster
The Orka Web UI currently does not let you log in with your MacStadium Customer Portal credentials. Instead, you need to obtain an authentication token from the Orka3 CLI. Orka lets you log in with your MacStadium Customer Portal credentials. Your access privileges are based on the role configured by your account admin in the Customer Portal. By default, you will have access to theorka-default namespace. You can access additional namespaces if you have been added to additional role bindings.
Glossary: Namespace
A way to isolate and dedicate resources to users and teams within the cluster. The resources within a namespace are completely isolated from one another and cannot be shared between namespaces. By default, users and service accounts limited to a specific namespace cannot access the resources in other namespaces, unless added to the respective role bindings.
orka3 commands. Your token is stored locally in the ~/.kube/config file. Note that your token has a validity duration of one hour. Afterward, you must obtain and pass a new token in your CLI or API calls.
You now need to get your Orka authentication token from your ~/.kube/config:
3. Launch the Orka UI
- In your browser, navigate to your Orka API URL.
What’s your Orka API URL?
You can get your Orka API URL from your IP Plan:
- For clusters deployed before Orka 2.1, it’s the
.100address for yourPrivate-1network (usually,10.221.188.100), prefixed withhttp. For example:http://10.221.188.100.- For clusters deployed with Orka 2.1 or later, it’s the
.20address for yourPrivate-1network (usually10.221.188.20). prefixed withhttp. For example:http://10.221.188.20.- You can also use
https://<orka-domain>andhttps://<custom-domain>(if configured). To get the Orka domain for your Orka cluster, contact MacStadium. To use an external custom domain, see here.
Note that you can usehttp://<orka-IP>,https://<orka-domain>, andhttps://<custom-domain>interchangeably in your workflows.
4. Create and deploy your first VM instance
Known limitations
The Orka Web UI works only in theorka-defaultnamespace. The Orka Web UI does not let you deploy VM instances without a VM configuration. The Orka Web UI works only with images stored locally in the cluster or stored in the remote repository. You cannot deploy VMs using images from OCI-compatible registries.
- In the sidebar, click Nodes. This page provides information about the current state of your nodes, including the available resources.
Glossary: Node
A genuine Apple physical host that provides computational resources (RAM and CPU) for your workloads. A host OS runs on top, and you have no direct access (via VNC, SSH, or Screen Sharing).
- In the sidebar, click Images.
sonoma-90gb-orka3-arm item list. This is a fully installed and configured macOS Sonoma image with a 90GB disk size. It also has an admin user configured and SSH and Apple Screen Sharing access enabled.
Glossary: Image
A disk image that represents VM storage. Base images are bootable disk images that provide the OS, file system, and storage for your VM configs and VMs. (Intel-only) Empty images provide added storage or serve as the base image during manual OS installs from ISO.
- In the sidebar, click VM Configs.
- On the VM Configs page, click Create config and fill in the form:
- Name: Set any user-friendly name that will help you recognize the VM.
- Base image: Set to
sonoma-90gb-orka3-arm. (Note that the settings in the dialog change based on the selected image type.) - CPU : Set to 3. This is the number of CPUs for the VM (Virtual Machine).
- vCPU : Set to 3. Unless the CPU is 3, it must be half of or the exact number of CPUs. This denotes if hyperthreading is enabled. For example, if the vCPU equals CPU, hyperthreading is enabled.
- Memory (G) : Leave blank.This is the default setting.
When left blank, Orka automatically assigns the memory for your VMs.
When you provide a value for Memory, this overrides Orka and allocates the specified value to the VM (Virtual Machine).
VM name limitations
The name you specify underVM Namemust meet the following requirements:
- Doesn’t exceed 38 characters.
- Contains only lowercase Latin alphanumeric characters (0-9, a-z) and dashes (-).
- Begins and ends with an alphanumeric character.
Glossary: VM config
A template for an Orka virtual machine. You can deploy multiple VM instances (VMs) from a single VM config.
- On the VM Configs page, select your newly created template and click Deploy config. Make sure that your template is selected and click Deploy.
Glossary: VM instance (VM)
A deployed instance of a VM config. VMs take up resources from your nodes and require a certain amount of CPU and RAM to run.
- Go to the VMs page. Now that you have deployed your first VM instance, you will see it in the list.
Want to see more details?
If you’re looking for more information about your VM, click its name in the list.
- Go to the Nodes page again. Did the number of available resources change?
5. Experience your VM instance
- Return to the VMs page and click the Connection button for your VM.
- Launch Apple Screen Sharing on your local machine (In Finder , press
Cmd+K). In the Connect to Server dialog, paste the information from the pop-up. (vnc://10.221.189.13:5903in the example above).
One more thing to remember is that Screen Sharing must already be enabled within your macOS VM (Virtual Machine). This is usually not the case (especially on clean OS installs or after an ISO install (Intel Workloads Only)), and you must enable the setting yourself. This applied to SSH connectivity service as well. The good news is thatNot working on macOS?
This step works only on macOS. If you’re working on a Linux or Windows machine instead, launch your preferred VNC client and connect to<VM-IP>:<VNC-port>(10.10.10.4:6002in the example above).
sonoma-90gb-orka3-arm is already preconfigured for you, and you can enjoy out-of-the-box Screen Sharing and SSH connectivity.
Are you not using the
If you’re using another image as your starting point or if you are installing your OS from ISO (Intel Only), you will likely not have SSH or Screen Sharing enabled by default (even though the respective ports will be mapped by default). In this case, you need to connect to the VM via VNC. You can then enable SSH and Screen Sharing connectivity in the OS.**sonoma-90gb-orka3-arm**image?
-
When prompted by Apple Screen Sharing, provide the credentials for the VM (
admin/admin). You will be prompted for the password again - when Apple connects to the VM. -
On the VM, launch System Preferences > Users & Groups. Select the Admin user and click Change password. Set the
Adminuser password to whatever works for you. - (Optional) Launch the Terminal application and run the following command.
- Always apply the latest OS updates and restart the VM.
6. Create a new base image
Changing the configuration or the file system of a running VM (Virtual Machine) does not affect its base image. As soon as you delete the VM (Virtual Machine), your changes will be lost; in other words, they are ephemeral, and you will need to recreate them manually on other VMs (Virtual Machines). You can save the changes as a new image to create changes that stick and appear on future deployments.
Glossary: Save changes
Save creates a new base image from the current state of the respective VM instance. To use it, you need to create a new VM config that references the new base image.
This operation restarts the VM.
- Return to the Web UI. On the VMs page, select your VM. Select More > Save as new image.
- Provide a name for the new image and click Save.
- After the operation completes, go to the Images page. Did your new image appear there?
TIP
To use your newly created image, you need to create a new VM config.
7. Delete VMs
This section is optional. When your VM configs and instances have served their purpose, you can remove them.Glossary: Delete VM
This operation removes the specified instance(s). Delete always preserves the original VM config and you can deploy new VM instances from it.
- On the VMs page, select your VM. Select More > Delete. When prompted, confirm that you want to delete the VM.