NodepoolImageV1Dot4
NodepoolImageV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| end_of_support optional | Whether this is an EOS (End of Service) image Example : False | boolean | |
| id required | Image ID Example : 10a599e031e749b7b260868f441e862b | string | |
| kubernetes_version optional | Kubernetes Version Example : v1.29.8 | any of [string, null] | |
| name required | Image name Example : ubuntu-22.04-k8s-v1.29.8 | string | |
| os required | Image OS Example : ubuntu | string | |
| os_version required | Image OS Version Example : 22.04 | string | |
| scp_gpu_driver optional | GPU Driver Version Example : ND_570.195.03 | any of [string, null] | |
| scp_image_type optional | SCP image type (k8s, custom) Example : k8s | any of [string, null] | |
| scp_original_image_type optional | scp original image type (k8s, k8s_gpu) Example : k8s | any of [string, null] | |
| scp_supported_class_types optional | List of supported class types for GPU SKE image Example : ['GPU-A100-1', 'GPU-H100-2', 'GPU-B300-3'] | array[object] | |
| volume optional | Volume information Example : {'size': 100} | any of [object, null] |