Loading...
Loading...
Discovers golden base images for creating GKE custom node images based on technical specifications or context clues. Use when finding the golden base image for custom GKE node creation, mapping cluster configuration parameters (GKE version, OS, architecture, accelerators, gVisor, cgroups) to image names, or querying GKE base image maps. Don't use for general GKE cluster creation (use gke-cluster-creation) or standard node pool management (use gke-basics).
npx skill4agent add google/skills gke-custom-golden-image-discovery| Field | Context Clues | Default Value |
|---|---|---|
| GKE Version | (Required) Must be 1.34.1-gke.2909000 or later. | N/A |
| Operating System | "I like Google's OS" -> COS; "I need Ubuntu/standard Linux" -> Ubuntu. | COS |
| Architecture | "Using ARM/Ampere" -> ARM64; "Standard/Intel/AMD" -> X86_64. | X86_64 |
| gVisor Enabled | "Need a sandbox" or "gVisor" mentioned -> true. | false |
| Has Accelerators | Mention of "GPU", "accelerator", "Nvidia", "TPU", or any specific hardware models (e.g., T4, A100, H100, L4) -> true. | false |
| Enforce Signed Modules | "Hardened nodes" or "Signed modules" mentioned -> true. | false |
| Cgroup Mode | Almost all GKE 1.26+ clusters use V2. Only V1 if explicitly legacy. | CGROUP_MODE_V2 |
| TPU | Mention of "TPU" -> true. | false |
1.34curlhttps://www.gstatic.com/gke-image-maps/base-images/node-config-to-base-images-<MINOR_VERSION>.jsonversionnode_infoimage_familyCOS_CONTAINERDUBUNTU_CONTAINERDcgroup_modeCGROUP_MODE_V1gvisor_enabledfalsegke-1341-gke2909000-cos-125-19216-0-115-c-nvda