This page describes Cloud Code's current support for deploying to ARM Google Kubernetes Engine clusters.
Apple silicon development machines targeting ARM runtime
As a developer working on an Apple silicon development machine, you can use Cloud Code to locally build an ARM image using Jib or Dockerfiles, deploy it to minikube or GKE on ARM, and run or debug your application.
x86 development machines targeting ARM runtime
As a developer working on an x86 development machine, you can use Cloud Code to locally build an ARM image using Jib or Dockerfiles, deploy it to GKE, and run or debug your application.