This section walks you through creating a Google Axion C4A Arm virtual machine on Google Cloud with the c4a-standard-4
(4 vCPUs, 16 GB memory) machine type using the Google Cloud Console. You will use this VM later as the host for a GitHub Actions self-hosted runner.
If you don’t have a Google Cloud account, see the Learning Path Getting started with Google Cloud Platform .
Follow these steps in the Google Cloud Console:
C4A
c4a-standard-4
Create a C4A VM in the Google Cloud Console
Do not leave Allow HTTP traffic enabled permanently. For long-term use, allow traffic only from the IP addresses you use to connect to the instance.
Access the VM from the instance list by selecting SSH in the instance overview. Use this command line interface (CLI) to run the commands in the remainder of this Learning Path.