| Skill level: | Introductory |
| Reading time: | 40 min |
| Last updated: | 29 Jun 2026 |
| Skill level: |
| Introductory |
| Reading time: |
| 40 min |
| Last updated: |
| 29 Jun 2026 |
This is an introductory topic for developers and platform engineers who want hands-on experience implementing GitOps using Argo CD on Arm64-based Google Kubernetes Engine (GKE) clusters running on Google Axion (C4A) processors.
Upon completion of this Learning Path, you will be able to:
Before starting, you will need the following:
This summary was drafted with an approved AI-assisted workflow and reviewed by Arm contributors before publication. Human technical review remains part of the process so the final page reflects engineering rigor, accuracy, and Arm editorial standards.
arm64 VM, you’ll provision an arm64 GKE environment and install Argo CD using official upstream manifests. You’ll configure browser and CLI access, retrieve admin credentials, and define a Git-backed workflow that continuously reconciles Kubernetes resources. Then, you’ll deploy a production-ready NGINX application from a GitHub repository with automated sync, pruning, and self-healing enabled. By the end, you’ll validate application health and confirm service access on the arm64 GKE cluster.These FAQs were drafted with an approved AI-assisted workflow and reviewed by Arm contributors before publication. Human technical review remains part of the process so the final page reflects engineering rigor, accuracy, and Arm editorial standards.
arm64 VM and rely on zypper for package management. Use an arm64 SLES environment to match the commands shown.argo-cd namespace exists, core Argo CD pods report Ready, and the web UI is reachable in a browser. You should also be able to retrieve the initial admin credentials and authenticate with the Argo CD CLI.Synced and Healthy, and the resource list in Argo CD should match what’s in the repository.